jacobian_agenda
- property Workspace.jacobian_agenda
Pure numerical Jacobian calculations.
Parts of the Jacobian matrix can be determined by (semi-)analytical expressions, while other parts are calculated in a pure numerical manner (by perturbations). This agenda describes the calculations to be performed in the later case.
This agenda is normally not set directly by the user, but is created by calling the the jacobianAdd set of methods.
- Parameters:
jacobian (Matrix) – The Jacobian matrix. See
jacobian
[INOUT]mblock_index (Index) – Measurement block index. . See
mblock_index
[IN]iyb (Vector) – Monochromatic pencil beam data for one measurement block. See
iyb
[IN]yb (Vector) – The measurement vector for a single measurement block. See
yb
[IN]
Workspace methods that can generate jacobian_agenda
Workspace methods that require jacobian_agenda
Generic workspace methods that can generate or use jacobian_agenda
- type:
WorkspaceVariable
- holds typeAgenda