spectral_tramat_path

Workspace.spectral_tramat_path: TransmittanceMatrix

Transmission matrices and derivatives along the propagation path.

The inner dimensions depends on rte_option and jac_targets.

The object should have these sizes internally: - Transmission matrices: freq_grid x ray_path - Jacobian matrices: freq_grid x ray_path x jac_targets (target count) - Linear evolution operators: freq_grid x ray_path (if rte_option requires it) - Linear evolution operator Jacobians: freq_grid x ray_path x jac_targets (target count - if rte_option requires it) - Cumulated transmission matrices: freq_grid x ray_path (if jac_targets has any elements)

Input to workspace methods

Output from workspace method

Related workspace variables