Ginan
Loading...
Searching...
No Matches
GptGrid Struct Reference

gpt grid file contents More...

Detailed Description

gpt grid file contents

Collaboration diagram for GptGrid:

Data Fields

double lat = 0
 lat grid (degree)
 
double lon = 0
 lon grid (degree)
 
array< double, 5 > pres
 pressure a0 A1 B1 A2 B2 (pascal)
 
array< double, 5 > temp
 temperature a0 A1 B1 A2 B2 (kelvin)
 
array< double, 5 > humid
 humidity a0 A1 B1 A2 B2 (kg/kg)
 
array< double, 5 > tlaps
 elapse rate a0 A1 B1 A2 B2 (kelvin/m)
 
array< double, 5 > ah
 hydrostatic mapping function coefficient a0 A1 B1 A2 B2
 
array< double, 5 > aw
 wet mapping function coefficient a0 A1 B1 A2 B2
 
double undu = 0
 geoid undulation (m)
 
double hgt = 0
 orthometric height (m)
 

Field Documentation

◆ ah

array<double,5> GptGrid::ah

hydrostatic mapping function coefficient a0 A1 B1 A2 B2

◆ aw

array<double,5> GptGrid::aw

wet mapping function coefficient a0 A1 B1 A2 B2

◆ hgt

double GptGrid::hgt = 0

orthometric height (m)

◆ humid

array<double,5> GptGrid::humid

humidity a0 A1 B1 A2 B2 (kg/kg)

◆ lat

double GptGrid::lat = 0

lat grid (degree)

◆ lon

double GptGrid::lon = 0

lon grid (degree)

◆ pres

array<double,5> GptGrid::pres

pressure a0 A1 B1 A2 B2 (pascal)

◆ temp

array<double,5> GptGrid::temp

temperature a0 A1 B1 A2 B2 (kelvin)

◆ tlaps

array<double,5> GptGrid::tlaps

elapse rate a0 A1 B1 A2 B2 (kelvin/m)

◆ undu

double GptGrid::undu = 0

geoid undulation (m)


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