Ginan
Loading...
Searching...
No Matches
slrRec.cpp File Reference

Functions

double getWaterVapPressure (double temperature, double humidity)
 Calculates Water Vapour pressure (hPa)(mbar) using Buck's equation Ref: https://en.wikipedia.org/wiki/Arden_Buck_equation.
 
double laserTropDelay (LObs &obs, VectorPos &pos, AzEl &azel, TropStates &tropStates, TropMapping &dTropDx, double &var)
 Calculate trop delay on SLR observation.
 
void updateSlrRecBiases (LObs &obs)
 Update a-priori biases Don't corrected for raw observations directly in LObs struct.
 

Function Documentation

◆ getWaterVapPressure()

double getWaterVapPressure ( double temperature,
double humidity )

Calculates Water Vapour pressure (hPa)(mbar) using Buck's equation Ref: https://en.wikipedia.org/wiki/Arden_Buck_equation.

Parameters
temperatureAir temperature (K)
humidityPercentage humidity (as decimal)
Here is the caller graph for this function:

◆ laserTropDelay()

double laserTropDelay ( LObs & obs,
VectorPos & pos,
AzEl & azel,
TropStates & tropStates,
TropMapping & dTropDx,
double & var )

Calculate trop delay on SLR observation.

Parameters
obsSLR observation
posReceiver position
azelAzimuth/Elevation of sat (azimuth for future use)
tropStates(gradients for future use)
dTropDx(gradients for future use)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateSlrRecBiases()

void updateSlrRecBiases ( LObs & obs)

Update a-priori biases Don't corrected for raw observations directly in LObs struct.

Here is the call graph for this function:
Here is the caller graph for this function: