Ginan
Loading...
Searching...
No Matches
erp.hpp File Reference

Data Structures

struct  ERPValues
 earth rotation parameter data type More...
 
struct  ERP
 

Functions

void readErp (string filename, ERP &erp)
 read earth rotation parameters
 
ERPValues getErp (ERP &erp, GTime time, bool useFilter=true)
 Get earth rotation parameter values.
 
void writeErp (string filename, ERPValues &erp)
 
void writeErpFromNetwork (string filename, KFState &kfState)
 
ERPValues getErpFromFilter (const KFState &kfState)
 Get earth rotation parameter values.
 
Matrix3d stationEopPartials (Vector3d &rRec)
 

Function Documentation

◆ getErp()

ERPValues getErp ( ERP & erp,
GTime time,
bool useFilter = true )

Get earth rotation parameter values.

Parameters
erpearth rotation parameters
timeTime
useFilterOptionally use the filter values stored in the erp object
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getErpFromFilter()

ERPValues getErpFromFilter ( const KFState & kfState)

Get earth rotation parameter values.

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

◆ readErp()

void readErp ( string filename,
ERP & erp )

read earth rotation parameters

Parameters
filenameERP file
erpearth rotation parameters
Here is the call graph for this function:
Here is the caller graph for this function:

◆ stationEopPartials()

Matrix3d stationEopPartials ( Vector3d & rRec)
Here is the caller graph for this function:

◆ writeErp()

void writeErp ( string filename,
ERPValues & erp )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ writeErpFromNetwork()

void writeErpFromNetwork ( string filename,
KFState & kfState )
Here is the call graph for this function:
Here is the caller graph for this function: