ARTS built-in documentation server

Workspace Method jacobianCalcDoNothing

Description

This function doesn't do anything. It just exists to satisfy
the input and output requirement of the jacobian_agenda.

This method is added to jacobian_agenda by jacobianAddAbsSpecies
and some similar methods, and it should normally not be called by
the user.

Authors: Oliver Lemke

Synopsis

jacobianCalcDoNothing( 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.