![]() |
0.5.0
|
Collection of troposphere model selections. More...
Data Fields | |
| std::pair< MappingFunction, AtmosphereModels > | zhdMappingFunction |
| Mapping function ZHD, atmosphere models. | |
| std::pair< TroposphereModel, AtmosphereModels > | zhdModel |
| Troposphere ZHD model, atmosphere models. | |
| std::pair< MappingFunction, AtmosphereModels > | zwdMappingFunction |
| Mapping function ZWD, atmosphere models. | |
| std::pair< TroposphereModel, AtmosphereModels > | zwdModel |
| Troposphere ZWD model, atmosphere models. | |
Collection of troposphere model selections.
Definition at line 62 of file Troposphere.hpp.
| std::pair<MappingFunction, AtmosphereModels> NAV::TroposphereModelSelection::zhdMappingFunction |
Mapping function ZHD, atmosphere models.
Definition at line 70 of file Troposphere.hpp.
| std::pair<TroposphereModel, AtmosphereModels> NAV::TroposphereModelSelection::zhdModel |
Troposphere ZHD model, atmosphere models.
Definition at line 65 of file Troposphere.hpp.
| std::pair<MappingFunction, AtmosphereModels> NAV::TroposphereModelSelection::zwdMappingFunction |
Mapping function ZWD, atmosphere models.
Definition at line 72 of file Troposphere.hpp.
| std::pair<TroposphereModel, AtmosphereModels> NAV::TroposphereModelSelection::zwdModel |
Troposphere ZWD model, atmosphere models.
Definition at line 67 of file Troposphere.hpp.