ARTS built-in documentation server
Workspace Method jacobianCalcTemperatureAnalytical
Description
This function doesn't do anything. It just exists to satisfy the input and output requirement of the jacobian_agenda. This function is added to jacobian_agenda by jacobianAddTemperature and should normally not be called by the user.
Authors: Oliver Lemke
Synopsis
jacobianCalcTemperatureAnalytical( | jacobian, mblock_index, iyb, yb ) |
Variables
OUT+IN | jacobian | (Matrix) | The Jacobian matrix. |
IN | mblock_index | (Index) | Measurement block index. |
IN | iyb | (Vector) | Monochromatic pencil beam data for one measurement block. |
IN | yb | (Vector) | The measurement vector for a single measurement block. |