Spacecraft Control Bundle 1
sc_data Struct Reference

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...
 

Detailed Description

Data point names and type.

Simple aggregate class.

Member Function Documentation

◆ operator const char *()

sc_data::operator const char * ( ) const
inline

Cast to char array as needed.

References path.

Member Data Documentation

◆ 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 *().

◆ type


The documentation for this struct was generated from the following file: