ARTS built-in documentation server

Workspace Method jacobianCalcAbsSpeciesAnalytical

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

Authors: Oliver Lemke

Synopsis

jacobianCalcAbsSpeciesAnalytical( jacobian, imblock, iyb, yb )

Variables

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