ARTS built-in documentation server

Workspace Method jacobianCalcWindAnalytical

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
jacobianAddWind and should normally not be called
by the user.

Authors: Oliver Lemke

Synopsis

jacobianCalcWindAnalytical( jacobian, mblock_index, iyb, yb )

Variables

OUT+INjacobian(Matrix)The Jacobian matrix.
INmblock_index(Index)Measurement block index.
INiyb(Vector)Monochromatic pencil beam data for one measurement block.
INyb(Vector)The measurement vector for a single measurement block.