Spacecraft Control Bundle 1
|
Data point names and type. More...
#include <sc_data_names.h>
Public Member Functions | |
operator const char * () const | |
Cast to char array as needed. More... | |
Public Attributes | |
const char *const | path |
Name or ControlDeck path to the data point. More... | |
const int | type |
Integer data type. More... | |
Data point names and type.
Simple aggregate class.
|
inline |
Cast to char array as needed.
References path.
const char* const sc_data::path |
Name or ControlDeck path to the data point.
Referenced by fsw_attitude_control::initialize_data(), fsw_ephemeris::initialize_data(), and operator const char *().
const int sc_data::type |