ARTS 2.5.11 (git: 725533f0)
GriddedFieldGrids Namespace Reference

Variables

constexpr Index GFIELD1_F_GRID = 0
 Global constant, Index of the frequency grid in GriddedField1.
 
constexpr Index GFIELD3_P_GRID = 0
 Global constant, Index of the pressure grid in GriddedField3.
 
constexpr Index GFIELD3_LAT_GRID = 1
 Global constant, Index of the latitude grid in GriddedField3.
 
constexpr Index GFIELD3_LON_GRID = 2
 Global constant, Index of the longitude grid in GriddedField3.
 
constexpr Index GFIELD4_FIELD_NAMES = 0
 Global constant, Index of the field names in GriddedField4.
 
constexpr Index GFIELD4_IA_GRID = 0
 Global constant, Index of incidence angles in GriddedField4.
 
constexpr Index GFIELD4_P_GRID = 1
 Global constant, Index of the pressure grid in GriddedField4.
 
constexpr Index GFIELD4_F_GRID = 1
 Global constant, Index of the frequency grid in GriddedField4.
 
constexpr Index GFIELD4_LAT_GRID = 2
 Global constant, Index of the latitude grid in GriddedField4.
 
constexpr Index GFIELD4_ZA_GRID = 2
 Global constant, Index of the zenith angle grid in GriddedField4.
 
constexpr Index GFIELD4_LON_GRID = 3
 Global constant, Index of the longitude grid in GriddedField4.
 
constexpr Index GFIELD4_AA_GRID = 3
 Global constant, Index of the azimuth angle grid in GriddedField4.
 

Variable Documentation

◆ GFIELD1_F_GRID

constexpr Index GriddedFieldGrids::GFIELD1_F_GRID = 0
inlineconstexpr

Global constant, Index of the frequency grid in GriddedField1.

Author
Patrick Eriksson
Date
2008-07-02

Definition at line 31 of file gridded_fields.h.

◆ GFIELD3_LAT_GRID

constexpr Index GriddedFieldGrids::GFIELD3_LAT_GRID = 1
inlineconstexpr

Global constant, Index of the latitude grid in GriddedField3.

Author
Oliver Lemke
Date
2008-06-24

Definition at line 43 of file gridded_fields.h.

◆ GFIELD3_LON_GRID

constexpr Index GriddedFieldGrids::GFIELD3_LON_GRID = 2
inlineconstexpr

Global constant, Index of the longitude grid in GriddedField3.

Author
Oliver Lemke
Date
2008-06-24

Definition at line 49 of file gridded_fields.h.

◆ GFIELD3_P_GRID

constexpr Index GriddedFieldGrids::GFIELD3_P_GRID = 0
inlineconstexpr

Global constant, Index of the pressure grid in GriddedField3.

Author
Oliver Lemke
Date
2008-06-24

Definition at line 37 of file gridded_fields.h.

◆ GFIELD4_AA_GRID

constexpr Index GriddedFieldGrids::GFIELD4_AA_GRID = 3
inlineconstexpr

Global constant, Index of the azimuth angle grid in GriddedField4.

Author
Patrick Eriksson
Date
2008-07-01

Definition at line 97 of file gridded_fields.h.

◆ GFIELD4_F_GRID

constexpr Index GriddedFieldGrids::GFIELD4_F_GRID = 1
inlineconstexpr

Global constant, Index of the frequency grid in GriddedField4.

Author
Patrick Eriksson
Date
2008-07-01

Definition at line 73 of file gridded_fields.h.

◆ GFIELD4_FIELD_NAMES

constexpr Index GriddedFieldGrids::GFIELD4_FIELD_NAMES = 0
inlineconstexpr

Global constant, Index of the field names in GriddedField4.

Author
Oliver Lemke
Date
2008-06-25

Definition at line 55 of file gridded_fields.h.

◆ GFIELD4_IA_GRID

constexpr Index GriddedFieldGrids::GFIELD4_IA_GRID = 0
inlineconstexpr

Global constant, Index of incidence angles in GriddedField4.

Author
Patrick Eriksson
Date
2008-09-20

Definition at line 61 of file gridded_fields.h.

◆ GFIELD4_LAT_GRID

constexpr Index GriddedFieldGrids::GFIELD4_LAT_GRID = 2
inlineconstexpr

Global constant, Index of the latitude grid in GriddedField4.

Author
Oliver Lemke
Date
2008-06-25

Definition at line 79 of file gridded_fields.h.

◆ GFIELD4_LON_GRID

constexpr Index GriddedFieldGrids::GFIELD4_LON_GRID = 3
inlineconstexpr

Global constant, Index of the longitude grid in GriddedField4.

Author
Oliver Lemke
Date
2008-06-25

Definition at line 91 of file gridded_fields.h.

◆ GFIELD4_P_GRID

constexpr Index GriddedFieldGrids::GFIELD4_P_GRID = 1
inlineconstexpr

Global constant, Index of the pressure grid in GriddedField4.

Author
Oliver Lemke
Date
2008-06-25

Definition at line 67 of file gridded_fields.h.

◆ GFIELD4_ZA_GRID

constexpr Index GriddedFieldGrids::GFIELD4_ZA_GRID = 2
inlineconstexpr

Global constant, Index of the zenith angle grid in GriddedField4.

Author
Patrick Eriksson
Date
2008-07-01

Definition at line 85 of file gridded_fields.h.