0.3.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
GMFCoeffs.hpp File Reference

GMF Coefficients. More...

Go to the source code of this file.

Namespaces

namespace  NAV::internal
 EGM96 coefficients.
 

Variables

std::array< double, 55 > NAV::internal::GMF::ah_amp
 Hydrostatic coefficient 'a' amplitude.
 
std::array< double, 55 > NAV::internal::GMF::ah_mean
 Hydrostatic coefficient 'a' mean values.
 
std::array< double, 55 > NAV::internal::GMF::aw_amp
 Wet coefficient 'a' amplitude.
 
std::array< double, 55 > NAV::internal::GMF::aw_mean
 Wet coefficient 'a' mean values.
 
std::array< double, 55 > NAV::internal::GMF::bh_amp
 Hydrostatic coefficient 'b' amplitude.
 
std::array< double, 55 > NAV::internal::GMF::bh_mean
 Hydrostatic coefficient 'b' mean values.
 
std::array< double, 55 > NAV::internal::GMF::bw_amp
 Wet coefficient 'b' amplitude.
 
std::array< double, 55 > NAV::internal::GMF::bw_mean
 Wet coefficient 'b' mean values.
 

Detailed Description

GMF Coefficients.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2024-04-21
Note
See [7] Böhm2006: Global Mapping Function (GMF): A new empirical mapping function based on numerical weather model data
See https://vmf.geo.tuwien.ac.at/codes/ for code sources in matlab.