General Purpose Geodetic Library
SgWetZD_Saastamoinen Class Reference

#include <SgZenithDelay.h>

Inheritance diagram for SgWetZD_Saastamoinen:
SgZenithDelay

Public Member Functions

virtual double calc (const SgMeteoData &meteo, const SgVlbiStationInfo *stnInfo)
 
- Public Member Functions inherited from SgZenithDelay
 SgZenithDelay ()
 
virtual ~SgZenithDelay ()
 
double k1 () const
 
double k2 () const
 
double k3 () const
 

Static Public Member Functions

static const QString className ()
 
- Static Public Member Functions inherited from SgZenithDelay
static const QString className ()
 
static double calcVapourPressure (const SgMeteoData &meteo, const SgVlbiStationInfo *stnInfo)
 

Detailed Description

SgWetZD_Saastamoinen – an implementation of the wet zenith delay according to Saastamoinen (1973). ====================================================================================================

Definition at line 156 of file SgZenithDelay.h.

Member Function Documentation

◆ calc()

double SgWetZD_Saastamoinen::calc ( const SgMeteoData meteo,
const SgVlbiStationInfo stnInfo 
)
virtual

Calcs hydrostatic zenith delay.

Parameters
meteois a meteodata;
stnInfois a pointer to the SgStationInfo.
Returns
wet zenith delay.

Reimplemented from SgZenithDelay.

Definition at line 160 of file SgZenithDelay.cpp.

References SgZenithDelay::calcVapourPressure(), className(), SgLogger::DBG, SgVlbiStationInfo::getHeight(), SgObjectInfo::getKey(), SgLogger::isEligible(), logger, SgLogger::REFRACTION, SgMeteoData::temperature(), and SgLogger::write().

◆ className()

const QString SgWetZD_Saastamoinen::className ( )
static

Returns name of the class (for debug output).

Definition at line 152 of file SgZenithDelay.cpp.

Referenced by calc().


The documentation for this class was generated from the following files: