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
OUT | complex_refr_index | (GriddedField3) | Complex refractive index (n) data. |
GIN | refr_index_real | (Numeric) | Real part of refractive index |
GIN | refr_index_imag | (Numeric) | Imag part of refractive index |