![]() |
Ginan
|
Data Structures | |
struct | OrbexFileData |
File editing information for ORBEX writing. More... | |
Functions | |
void | outputOrbex (string filename, GTime time, KFState &kfState, vector< E_Source > orbDataSrcs, vector< E_Source > clkDataSrcs, vector< E_Source > attDataSrcs) |
Output ORBEX files. | |
void outputOrbex | ( | string | filename, |
GTime | time, | ||
KFState & | kfState, | ||
vector< E_Source > | orbDataSrcs, | ||
vector< E_Source > | clkDataSrcs, | ||
vector< E_Source > | attDataSrcs ) |
Output ORBEX files.
filename | File to write to |
time | Epoch time (GPST) |
kfState | Kalman filter to take values from |
orbDataSrcs | Data source for satellite positions & velocities |
clkDataSrcs | Data source for satellite clocks |
attDataSrcs | Data source for satellite attitudes |