ARTS built-in documentation server

Workspace Method jacobianCalcFreqShift

Description

Calculates frequency shift jacobians by interpolation
of iyb.

This function is added to jacobian_agenda by jacobianAddFreqShift
and should normally not be called by the user.

Authors: Patrick Eriksson

Synopsis

jacobianCalcFreqShift( jacobian, mblock_index, iyb, yb, stokes_dim, f_grid, mblock_dlos_grid, sensor_response, jacobian_quantities )

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.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INmblock_dlos_grid(Matrix)The set of angular pencil beam directions for each measurement block.
INsensor_response(Sparse)The matrix modelling the total sensor response.
INjacobian_quantities(ArrayOfRetrievalQuantity)The retrieval quantities in the Jacobian matrix.