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

Functions

void readCom (string filepath)
 Read SLR spherical satellite centre-of-mass (CoM) file.
 
string stripNumbers (string str)
 Strip numbers from string.
 
bool isSpherical (string satName)
 Check if sat is spherical (i.e.
 
double satComOffSphere (LObs &obs)
 Center of mass to laser retroreflector array offset for spherical satellites.
 
VectorEcef satComOffGnss (LObs &obs)
 Center of mass to laser retroreflector array offset for GNSS satellites.
 

Function Documentation

◆ isSpherical()

bool isSpherical ( string satName)

Check if sat is spherical (i.e.

listed in spherical CoM map)

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

◆ readCom()

void readCom ( string filepath)

Read SLR spherical satellite centre-of-mass (CoM) file.

Parameters
filepathPath to CoM file
Here is the caller graph for this function:

◆ satComOffGnss()

VectorEcef satComOffGnss ( LObs & obs)

Center of mass to laser retroreflector array offset for GNSS satellites.

Parameters
obsSLR observation
Here is the call graph for this function:
Here is the caller graph for this function:

◆ satComOffSphere()

double satComOffSphere ( LObs & obs)

Center of mass to laser retroreflector array offset for spherical satellites.

Parameters
obsSLR observation
Here is the call graph for this function:
Here is the caller graph for this function:

◆ stripNumbers()

string stripNumbers ( string str)

Strip numbers from string.

Parameters
strString to strip
Here is the caller graph for this function: