invertTempFunction to invert temperatures |
|
| table |
Type: Real[:] Description: Table temperature data |
|---|---|
| Tink |
Type: Boolean Description: Flag for Celsius or Kelvin |
| invTable |
Type: Real[size(table, 1)] Description: Inverted temperatures |
|---|