ARTS built-in documentation server

Workspace Method complex_refr_indexConstant

Description

Set complex refractive index to a constant value.

Frequency and temperature grids are set to have length 1 (and
set to the value 0).

Authors: Oliver Lemke

Synopsis

complex_refr_indexConstant( complex_refr_index, refr_index_real, refr_index_imag )

Variables

OUTcomplex_refr_index(GriddedField3)Complex refractive index (n) data.
GINrefr_index_real(Numeric)Real part of refractive index
GINrefr_index_imag(Numeric)Imag part of refractive index