0.4.1
Loading...
Searching...
No Matches
NAV::GPT2output Struct Reference

GPT2 output parameters. More...

Data Fields

double ah
 hydrostatic mapping function coefficient at zero height (VMF1) (vector of length nstat)
 
double aw
 wet mapping function coefficient (VMF1) (vector of length nstat)
 
double dT
 temperature lapse rate in [degrees per km] (vector of length nstat)
 
double e
 water vapor pressure in [hPa] (vector of length nstat)
 
double la
 water vapor decrease factor (vector of length nstat)
 
double p
 p pressure in [hPa] (vector of length nstat)
 
double T
 temperature in [degrees Celsius] (vector of length nstat)
 
double Tm
 mean temperature of the water vapor in [degrees Kelvin] (vector of length nstat)
 
double undu
 geoid undulation in [m] (vector of length nstat)
 

Detailed Description

GPT2 output parameters.

Definition at line 23 of file GPT.hpp.

Field Documentation

◆ ah

double NAV::GPT2output::ah

hydrostatic mapping function coefficient at zero height (VMF1) (vector of length nstat)

Definition at line 30 of file GPT.hpp.

◆ aw

double NAV::GPT2output::aw

wet mapping function coefficient (VMF1) (vector of length nstat)

Definition at line 31 of file GPT.hpp.

◆ dT

double NAV::GPT2output::dT

temperature lapse rate in [degrees per km] (vector of length nstat)

Definition at line 27 of file GPT.hpp.

◆ e

double NAV::GPT2output::e

water vapor pressure in [hPa] (vector of length nstat)

Definition at line 29 of file GPT.hpp.

◆ la

double NAV::GPT2output::la

water vapor decrease factor (vector of length nstat)

Definition at line 32 of file GPT.hpp.

◆ p

double NAV::GPT2output::p

p pressure in [hPa] (vector of length nstat)

Definition at line 25 of file GPT.hpp.

◆ T

double NAV::GPT2output::T

temperature in [degrees Celsius] (vector of length nstat)

Definition at line 26 of file GPT.hpp.

◆ Tm

double NAV::GPT2output::Tm

mean temperature of the water vapor in [degrees Kelvin] (vector of length nstat)

Definition at line 28 of file GPT.hpp.

◆ undu

double NAV::GPT2output::undu

geoid undulation in [m] (vector of length nstat)

Definition at line 33 of file GPT.hpp.


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