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

Collection of troposphere model selections. More...

Data Fields

std::pair< MappingFunction, AtmosphereModelszhdMappingFunction
 Mapping function ZHD, atmosphere models.
 
std::pair< TroposphereModel, AtmosphereModelszhdModel
 Troposphere ZHD model, atmosphere models.
 
std::pair< MappingFunction, AtmosphereModelszwdMappingFunction
 Mapping function ZWD, atmosphere models.
 
std::pair< TroposphereModel, AtmosphereModelszwdModel
 Troposphere ZWD model, atmosphere models.
 

Detailed Description

Collection of troposphere model selections.

Definition at line 62 of file Troposphere.hpp.

Field Documentation

◆ zhdMappingFunction

std::pair<MappingFunction, AtmosphereModels> NAV::TroposphereModelSelection::zhdMappingFunction

Mapping function ZHD, atmosphere models.

Definition at line 70 of file Troposphere.hpp.

◆ zhdModel

std::pair<TroposphereModel, AtmosphereModels> NAV::TroposphereModelSelection::zhdModel

Troposphere ZHD model, atmosphere models.

Definition at line 65 of file Troposphere.hpp.

◆ zwdMappingFunction

std::pair<MappingFunction, AtmosphereModels> NAV::TroposphereModelSelection::zwdMappingFunction

Mapping function ZWD, atmosphere models.

Definition at line 72 of file Troposphere.hpp.

◆ zwdModel

std::pair<TroposphereModel, AtmosphereModels> NAV::TroposphereModelSelection::zwdModel

Troposphere ZWD model, atmosphere models.

Definition at line 67 of file Troposphere.hpp.


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