Definition in file DeviceNames.h.
#include <string>
Include dependency graph for DeviceNames.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
enum | wdev_t { MW, CMG, THR, RG, MAG, MP, ACC, DEFAULTOBS, ATTOBS, DMUACC, DMURG, DEFAULTCONT, MWCMGCONT, PARAM, STATE, TILT, SENTINEL } |
Variables | |
const char | DEV_TYPES [][25] |
|
Definition at line 21 of file DeviceNames.h. |
|
Initial value: {"momentumwheel", "controlmomentgyro", "thruster", "rategyro", "magnetometer", "dmu", "acc", "defaultobserver", "attitudeobserver", "dmuaccelerometer", "dmurategyro","defaultcontroller","mwcmgcontroller","parameter","state","tiltsensor"} Definition at line 18 of file DeviceNames.h. Referenced by CfgParse::go(). |