0.4.1
Loading...
Searching...
No Matches
NAV::internal::GPT3Data Struct Reference

Parameters of the GP3 grid in in 1 degree x 1 degree resolution. More...

Data Fields

double dT_A0
 temperature lapse rate: mean value
 
double dT_A1
 temperature lapse rate: cosine amplitude for the annual variation
 
double dT_A2
 temperature lapse rate: cosine amplitude for the semi-annual variation
 
double dT_B1
 temperature lapse rate: sine amplitude for the annual variation
 
double dT_B2
 temperature lapse rate: sine amplitude for the semi-annual variation
 
double Geh_A0
 hydrostatic east gradient: mean value
 
double Geh_A1
 hydrostatic east gradient: cosine amplitude for the annual variation
 
double Geh_A2
 hydrostatic east gradient: cosine amplitude for the semi-annual variation
 
double Geh_B1
 hydrostatic east gradient: sine amplitude for the annual variation
 
double Geh_B2
 hydrostatic east gradient: sine amplitude for the semi-annual variation
 
double Gew_A0
 wet east gradient: mean value
 
double Gew_A1
 wet east gradient: cosine amplitude for the annual variation
 
double Gew_A2
 wet east gradient: cosine amplitude for the semi-annual variation
 
double Gew_B1
 wet east gradient: sine amplitude for the annual variation
 
double Gew_B2
 wet east gradient: sine amplitude for the semi-annual variation
 
double Gnh_A0
 hydrostatic north gradient: mean value
 
double Gnh_A1
 hydrostatic north gradient: cosine amplitude for the annual variation
 
double Gnh_A2
 hydrostatic north gradient: cosine amplitude for the semi-annual variation
 
double Gnh_B1
 hydrostatic north gradient: sine amplitude for the annual variation
 
double Gnh_B2
 hydrostatic north gradient: sine amplitude for the semi-annual variation
 
double Gnw_A0
 wet north gradient: mean value
 
double Gnw_A1
 wet north gradient: cosine amplitude for the annual variation
 
double Gnw_A2
 wet north gradient: cosine amplitude for the semi-annual variation
 
double Gnw_B1
 wet north gradient: sine amplitude for the annual variation
 
double Gnw_B2
 wet north gradient: sine amplitude for the semi-annual variation
 
double h_A0
 hydrostatic mapping function coefficient: mean value
 
double h_A1
 hydrostatic mapping function coefficient: cosine amplitude for the annual variation
 
double h_A2
 hydrostatic mapping function coefficient: cosine amplitude for the semi-annual variation
 
double h_B1
 hydrostatic mapping function coefficient: sine amplitude for the annual variation
 
double h_B2
 hydrostatic mapping function coefficient: sine amplitude for the semi-annual variation
 
double Hs
 orthometric grid height in m
 
double la_A0
 water vapour decrease factor: mean value
 
double la_A1
 water vapour decrease factor: cosine amplitude for the annual variation
 
double la_A2
 water vapour decrease factor: cosine amplitude for the semi-annual variation
 
double la_B1
 water vapour decrease factor: sine amplitude for the annual variation
 
double la_B2
 water vapour decrease factor: sine amplitude for the semi-annual variation
 
double lat
 latitude
 
double lon
 longitude
 
double p_A0
 pressure: mean value
 
double p_A1
 pressure: cosine amplitude for the annual variation
 
double p_A2
 pressure: cosine amplitude for the semi-annual variation
 
double p_B1
 pressure: sine amplitude for the annual variation
 
double p_B2
 pressure: sine amplitude for the semi-annual variation
 
double Q_A0
 specific humidity: mean value
 
double Q_A1
 specific humidity: cosine amplitude for the annual variation
 
double Q_A2
 specific humidity: cosine amplitude for the semi-annual variation
 
double Q_B1
 specific humidity: sine amplitude for the annual variation
 
double Q_B2
 specific humidity: sine amplitude for the semi-annual variation
 
double T_A0
 temperature: mean value
 
double T_A1
 temperature: cosine amplitude for the annual variation
 
double T_A2
 temperature: cosine amplitude for the semi-annual variation
 
double T_B1
 temperature: sine amplitude for the annual variation
 
double T_B2
 temperature: sine amplitude for the semi-annual variation
 
double Tm_A0
 weighted mean temperature: mean value
 
double Tm_A1
 weighted mean temperature: cosine amplitude for the annual variation
 
double Tm_A2
 weighted mean temperature: cosine amplitude for the semi-annual variation
 
double Tm_B1
 weighted mean temperature: sine amplitude for the annual variation
 
double Tm_B2
 weighted mean temperature: sine amplitude for the semi-annual variation
 
double undulation
 geoid undulation in m
 
double w_A0
 wet mapping function coefficient: mean value
 
double w_A1
 wet mapping function coefficient: cosine amplitude for the annual variation
 
double w_A2
 wet mapping function coefficient: cosine amplitude for the semi-annual variation
 
double w_B1
 wet mapping function coefficient: sine amplitude for the annual variation
 
double w_B2
 wet mapping function coefficient: sine amplitude for the semi-annual variation
 

Detailed Description

Parameters of the GP3 grid in in 1 degree x 1 degree resolution.

Definition at line 24 of file GPT3Coeffs.hpp.

Field Documentation

◆ dT_A0

double NAV::internal::GPT3Data::dT_A0

temperature lapse rate: mean value

Definition at line 43 of file GPT3Coeffs.hpp.

◆ dT_A1

double NAV::internal::GPT3Data::dT_A1

temperature lapse rate: cosine amplitude for the annual variation

Definition at line 44 of file GPT3Coeffs.hpp.

◆ dT_A2

double NAV::internal::GPT3Data::dT_A2

temperature lapse rate: cosine amplitude for the semi-annual variation

Definition at line 46 of file GPT3Coeffs.hpp.

◆ dT_B1

double NAV::internal::GPT3Data::dT_B1

temperature lapse rate: sine amplitude for the annual variation

Definition at line 45 of file GPT3Coeffs.hpp.

◆ dT_B2

double NAV::internal::GPT3Data::dT_B2

temperature lapse rate: sine amplitude for the semi-annual variation

Definition at line 47 of file GPT3Coeffs.hpp.

◆ Geh_A0

double NAV::internal::GPT3Data::Geh_A0

hydrostatic east gradient: mean value

Definition at line 75 of file GPT3Coeffs.hpp.

◆ Geh_A1

double NAV::internal::GPT3Data::Geh_A1

hydrostatic east gradient: cosine amplitude for the annual variation

Definition at line 76 of file GPT3Coeffs.hpp.

◆ Geh_A2

double NAV::internal::GPT3Data::Geh_A2

hydrostatic east gradient: cosine amplitude for the semi-annual variation

Definition at line 78 of file GPT3Coeffs.hpp.

◆ Geh_B1

double NAV::internal::GPT3Data::Geh_B1

hydrostatic east gradient: sine amplitude for the annual variation

Definition at line 77 of file GPT3Coeffs.hpp.

◆ Geh_B2

double NAV::internal::GPT3Data::Geh_B2

hydrostatic east gradient: sine amplitude for the semi-annual variation

Definition at line 79 of file GPT3Coeffs.hpp.

◆ Gew_A0

double NAV::internal::GPT3Data::Gew_A0

wet east gradient: mean value

Definition at line 85 of file GPT3Coeffs.hpp.

◆ Gew_A1

double NAV::internal::GPT3Data::Gew_A1

wet east gradient: cosine amplitude for the annual variation

Definition at line 86 of file GPT3Coeffs.hpp.

◆ Gew_A2

double NAV::internal::GPT3Data::Gew_A2

wet east gradient: cosine amplitude for the semi-annual variation

Definition at line 88 of file GPT3Coeffs.hpp.

◆ Gew_B1

double NAV::internal::GPT3Data::Gew_B1

wet east gradient: sine amplitude for the annual variation

Definition at line 87 of file GPT3Coeffs.hpp.

◆ Gew_B2

double NAV::internal::GPT3Data::Gew_B2

wet east gradient: sine amplitude for the semi-annual variation

Definition at line 89 of file GPT3Coeffs.hpp.

◆ Gnh_A0

double NAV::internal::GPT3Data::Gnh_A0

hydrostatic north gradient: mean value

Definition at line 70 of file GPT3Coeffs.hpp.

◆ Gnh_A1

double NAV::internal::GPT3Data::Gnh_A1

hydrostatic north gradient: cosine amplitude for the annual variation

Definition at line 71 of file GPT3Coeffs.hpp.

◆ Gnh_A2

double NAV::internal::GPT3Data::Gnh_A2

hydrostatic north gradient: cosine amplitude for the semi-annual variation

Definition at line 73 of file GPT3Coeffs.hpp.

◆ Gnh_B1

double NAV::internal::GPT3Data::Gnh_B1

hydrostatic north gradient: sine amplitude for the annual variation

Definition at line 72 of file GPT3Coeffs.hpp.

◆ Gnh_B2

double NAV::internal::GPT3Data::Gnh_B2

hydrostatic north gradient: sine amplitude for the semi-annual variation

Definition at line 74 of file GPT3Coeffs.hpp.

◆ Gnw_A0

double NAV::internal::GPT3Data::Gnw_A0

wet north gradient: mean value

Definition at line 80 of file GPT3Coeffs.hpp.

◆ Gnw_A1

double NAV::internal::GPT3Data::Gnw_A1

wet north gradient: cosine amplitude for the annual variation

Definition at line 81 of file GPT3Coeffs.hpp.

◆ Gnw_A2

double NAV::internal::GPT3Data::Gnw_A2

wet north gradient: cosine amplitude for the semi-annual variation

Definition at line 83 of file GPT3Coeffs.hpp.

◆ Gnw_B1

double NAV::internal::GPT3Data::Gnw_B1

wet north gradient: sine amplitude for the annual variation

Definition at line 82 of file GPT3Coeffs.hpp.

◆ Gnw_B2

double NAV::internal::GPT3Data::Gnw_B2

wet north gradient: sine amplitude for the semi-annual variation

Definition at line 84 of file GPT3Coeffs.hpp.

◆ h_A0

double NAV::internal::GPT3Data::h_A0

hydrostatic mapping function coefficient: mean value

Definition at line 50 of file GPT3Coeffs.hpp.

◆ h_A1

double NAV::internal::GPT3Data::h_A1

hydrostatic mapping function coefficient: cosine amplitude for the annual variation

Definition at line 51 of file GPT3Coeffs.hpp.

◆ h_A2

double NAV::internal::GPT3Data::h_A2

hydrostatic mapping function coefficient: cosine amplitude for the semi-annual variation

Definition at line 53 of file GPT3Coeffs.hpp.

◆ h_B1

double NAV::internal::GPT3Data::h_B1

hydrostatic mapping function coefficient: sine amplitude for the annual variation

Definition at line 52 of file GPT3Coeffs.hpp.

◆ h_B2

double NAV::internal::GPT3Data::h_B2

hydrostatic mapping function coefficient: sine amplitude for the semi-annual variation

Definition at line 54 of file GPT3Coeffs.hpp.

◆ Hs

double NAV::internal::GPT3Data::Hs

orthometric grid height in m

Definition at line 49 of file GPT3Coeffs.hpp.

◆ la_A0

double NAV::internal::GPT3Data::la_A0

water vapour decrease factor: mean value

Definition at line 60 of file GPT3Coeffs.hpp.

◆ la_A1

double NAV::internal::GPT3Data::la_A1

water vapour decrease factor: cosine amplitude for the annual variation

Definition at line 61 of file GPT3Coeffs.hpp.

◆ la_A2

double NAV::internal::GPT3Data::la_A2

water vapour decrease factor: cosine amplitude for the semi-annual variation

Definition at line 63 of file GPT3Coeffs.hpp.

◆ la_B1

double NAV::internal::GPT3Data::la_B1

water vapour decrease factor: sine amplitude for the annual variation

Definition at line 62 of file GPT3Coeffs.hpp.

◆ la_B2

double NAV::internal::GPT3Data::la_B2

water vapour decrease factor: sine amplitude for the semi-annual variation

Definition at line 64 of file GPT3Coeffs.hpp.

◆ lat

double NAV::internal::GPT3Data::lat

latitude

Definition at line 26 of file GPT3Coeffs.hpp.

◆ lon

double NAV::internal::GPT3Data::lon

longitude

Definition at line 27 of file GPT3Coeffs.hpp.

◆ p_A0

double NAV::internal::GPT3Data::p_A0

pressure: mean value

Definition at line 28 of file GPT3Coeffs.hpp.

◆ p_A1

double NAV::internal::GPT3Data::p_A1

pressure: cosine amplitude for the annual variation

Definition at line 29 of file GPT3Coeffs.hpp.

◆ p_A2

double NAV::internal::GPT3Data::p_A2

pressure: cosine amplitude for the semi-annual variation

Definition at line 31 of file GPT3Coeffs.hpp.

◆ p_B1

double NAV::internal::GPT3Data::p_B1

pressure: sine amplitude for the annual variation

Definition at line 30 of file GPT3Coeffs.hpp.

◆ p_B2

double NAV::internal::GPT3Data::p_B2

pressure: sine amplitude for the semi-annual variation

Definition at line 32 of file GPT3Coeffs.hpp.

◆ Q_A0

double NAV::internal::GPT3Data::Q_A0

specific humidity: mean value

Definition at line 38 of file GPT3Coeffs.hpp.

◆ Q_A1

double NAV::internal::GPT3Data::Q_A1

specific humidity: cosine amplitude for the annual variation

Definition at line 39 of file GPT3Coeffs.hpp.

◆ Q_A2

double NAV::internal::GPT3Data::Q_A2

specific humidity: cosine amplitude for the semi-annual variation

Definition at line 41 of file GPT3Coeffs.hpp.

◆ Q_B1

double NAV::internal::GPT3Data::Q_B1

specific humidity: sine amplitude for the annual variation

Definition at line 40 of file GPT3Coeffs.hpp.

◆ Q_B2

double NAV::internal::GPT3Data::Q_B2

specific humidity: sine amplitude for the semi-annual variation

Definition at line 42 of file GPT3Coeffs.hpp.

◆ T_A0

double NAV::internal::GPT3Data::T_A0

temperature: mean value

Definition at line 33 of file GPT3Coeffs.hpp.

◆ T_A1

double NAV::internal::GPT3Data::T_A1

temperature: cosine amplitude for the annual variation

Definition at line 34 of file GPT3Coeffs.hpp.

◆ T_A2

double NAV::internal::GPT3Data::T_A2

temperature: cosine amplitude for the semi-annual variation

Definition at line 36 of file GPT3Coeffs.hpp.

◆ T_B1

double NAV::internal::GPT3Data::T_B1

temperature: sine amplitude for the annual variation

Definition at line 35 of file GPT3Coeffs.hpp.

◆ T_B2

double NAV::internal::GPT3Data::T_B2

temperature: sine amplitude for the semi-annual variation

Definition at line 37 of file GPT3Coeffs.hpp.

◆ Tm_A0

double NAV::internal::GPT3Data::Tm_A0

weighted mean temperature: mean value

Definition at line 65 of file GPT3Coeffs.hpp.

◆ Tm_A1

double NAV::internal::GPT3Data::Tm_A1

weighted mean temperature: cosine amplitude for the annual variation

Definition at line 66 of file GPT3Coeffs.hpp.

◆ Tm_A2

double NAV::internal::GPT3Data::Tm_A2

weighted mean temperature: cosine amplitude for the semi-annual variation

Definition at line 68 of file GPT3Coeffs.hpp.

◆ Tm_B1

double NAV::internal::GPT3Data::Tm_B1

weighted mean temperature: sine amplitude for the annual variation

Definition at line 67 of file GPT3Coeffs.hpp.

◆ Tm_B2

double NAV::internal::GPT3Data::Tm_B2

weighted mean temperature: sine amplitude for the semi-annual variation

Definition at line 69 of file GPT3Coeffs.hpp.

◆ undulation

double NAV::internal::GPT3Data::undulation

geoid undulation in m

Definition at line 48 of file GPT3Coeffs.hpp.

◆ w_A0

double NAV::internal::GPT3Data::w_A0

wet mapping function coefficient: mean value

Definition at line 55 of file GPT3Coeffs.hpp.

◆ w_A1

double NAV::internal::GPT3Data::w_A1

wet mapping function coefficient: cosine amplitude for the annual variation

Definition at line 56 of file GPT3Coeffs.hpp.

◆ w_A2

double NAV::internal::GPT3Data::w_A2

wet mapping function coefficient: cosine amplitude for the semi-annual variation

Definition at line 58 of file GPT3Coeffs.hpp.

◆ w_B1

double NAV::internal::GPT3Data::w_B1

wet mapping function coefficient: sine amplitude for the annual variation

Definition at line 57 of file GPT3Coeffs.hpp.

◆ w_B2

double NAV::internal::GPT3Data::w_B2

wet mapping function coefficient: sine amplitude for the semi-annual variation

Definition at line 59 of file GPT3Coeffs.hpp.


The documentation for this struct was generated from the following file: