Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Segment of the spacecraft history. More...
Public Attributes | |
double | timestamps [SC_SEGMENT_LENGTH] |
Time stamps. | |
ml_matrix | data [SC_SEGMENT_LENGTH] |
Data in the segments. | |
int | data_count |
Count of data. | |
double | first_time |
First segment. | |
double | last_time |
Last segment. | |
sc_history_segment * | next |
Next element in list. | |
Segment of the spacecraft history.