COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
STK positions structure. More...
#include <convertdef.h>
Public Attributes | |
size_t | count |
Number of positions. More... | |
double | dt |
Time step in Modified Julian Days. More... | |
cposstruc * | pos |
Array of positions. More... | |
STK positions structure.
Structure for holding an array of position structures generated by STK.
size_t stkstruc::count |
Number of positions.
double stkstruc::dt |
Time step in Modified Julian Days.
cposstruc* stkstruc::pos |
Array of positions.