Definition in file TropModel.hpp.
#include "Exception.hpp"
#include "ObsEpochMap.hpp"
#include "WxObsMap.hpp"
#include "Xvt.hpp"
#include "Position.hpp"
#include "Matrix.hpp"
#include "icd_200_constants.hpp"
Include dependency graph for TropModel.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | TropModel |
| Abstract base class for tropospheric models. More... | |
| class | TropModel::InvalidTropModel |
| Thrown when attempting to use a model for which all necessary parameters have not been specified. More... | |
| class | ZeroTropModel |
| The 'zero' trop model, meaning it always returns zero. More... | |
| class | SimpleTropModel |
| A simple Black model of the troposphere. temp is in Kelvin. More... | |
| class | GGTropModel |
| Tropospheric model based on Goad and Goodman(1974), "A Modified Hopfield Tropospheric Refraction Correction Model," Paper presented at the Fall Annual Meeting of the American Geophysical Union, San Francisco, December 1974, as presented in Leick, "GPS Satellite Surveying," Wiley, NY, 1990, Chapter 9 (note particularly Table 9.1). More... | |
| class | GGHeightTropModel |
| Tropospheric model with heights based on Goad and Goodman(1974), "A Modified Hopfield Tropospheric Refraction Correction Model," Paper presented at the Fall Annual Meeting of the American Geophysical Union, San Francisco, December 1974. More... | |
| class | NBTropModel |
| Tropospheric model developed by University of New Brunswick and described in "A Tropospheric Delay Model for the User of the Wide Area Augmentation System," J. More... | |
| class | SaasTropModel |
| Saastamoinen tropospheric model based on Saastamoinen, J., 'Atmospheric Correction for the Troposphere and Stratosphere in Radio Ranging of Satellites,' Geophysical Monograph 15, American Geophysical Union, 1972, and Ch 9 of McCarthy, D and Petit, G, IERS Conventions (2003), IERS Technical Note 32, IERS, 2004. More... | |
| class | GCATTropModel |
| Tropospheric model implemented in "GPS Code Analysis Tool" (GCAT) software. More... | |
| class | MOPSTropModel |
| Tropospheric model implemented in the RTCA "Minimum Operational Performance Standards" (MOPS), version C. More... | |
| class | NeillTropModel |
| Tropospheric model based in the Neill mapping functions. More... | |
1.3.9.1