Classes | |
struct | IMUData |
Public Member Functions | |
IMU_SFE_Atomic (OptionManager &mgr, const std::string &descrName="IMU_SFE_Atomic", const std::string &tagName="IMU_SFE_Atomic") | |
IMUData | readIMUData () |
void | start2 () |
This is called from within start() after the subcomponents have started. |
Definition at line 42 of file IMU_SFE_Atomic.H.
void IMU_SFE_Atomic::start2 | ( | ) | [virtual] |
This is called from within start() after the subcomponents have started.
Reimplemented from ModelComponent.
Definition at line 53 of file IMU_SFE_Atomic.C.