#include <WingMechanism.h>
Public Member Functions | |
WingControl () | |
~WingControl () | |
virtual void | register_at (ControlDevice &Ctrl) |
virtual void | register_at (ControlDevice &Ctrl, const std::string &prefix, int num) |
void | print () |
Public Attributes | |
double | LastTime |
int | Outputs |
int | OutputEvery |
int | CheckPointEvery |
int | idNum |
std::string | Wing_name |
std::string | comp0_name |
std::string | comp0_file |
std::string | comp1_name |
std::string | comp1_file |
int | comp0_filetype |
int | comp1_filetype |
JointControl | comp0 |
JointControl | hinge0 |
LinkControl | scene_comp0 |
ControlDevice | TLocCtrl |
DataType | I_comp0 |
DataType | I_comp1 |
DataType | C_comp0 |
DataType | C_comp1 |
DataType | A_comp0 |
DataType | A_comp1 |
DataType | hGap |
DataType | Kts |
DataType | brake_set |
DataType | brake_release |
DataType | freq |
DataType | phi |
DataType | sigma_R |
DataType | sigma_T |
DataType | A0 |
DataType | beta |
WingControl::WingControl | ( | ) | [inline] |
WingControl::~WingControl | ( | ) | [inline] |
void WingControl::print | ( | ) | [inline] |
References comp0_name, and comp1_name.
Referenced by MotionSpecific::specificSetup().
virtual void WingControl::register_at | ( | ControlDevice & | Ctrl, | |
const std::string & | prefix, | |||
int | num | |||
) | [inline, virtual] |
References A0, A_comp0, A_comp1, beta, brake_release, brake_set, C_comp0, C_comp1, comp0, comp0_file, comp0_filetype, comp0_name, comp1_file, comp1_filetype, comp1_name, freq, ControlDevice::getSubDevice(), hGap, hinge0, I_comp0, I_comp1, idNum, Kts, phi, LinkControl::register_at(), JointControl::register_at(), RegisterAt(), scene_comp0, sigma_R, sigma_T, TLocCtrl, and Wing_name.
virtual void WingControl::register_at | ( | ControlDevice & | Ctrl | ) | [inline, virtual] |
Referenced by Wing::drive(), and register_at().
Referenced by register_at().
Referenced by register_at(), and Wing::response().
Referenced by Wing::drive(), and register_at().
Referenced by Wing::drive(), register_at(), and Wing::response().
Referenced by register_at(), and Wing::response().
Referenced by register_at(), and Wing::response().
Referenced by register_at(), Wing::response(), and Wing::specificSetup().
Referenced by register_at().
std::string WingControl::comp0_file |
Referenced by register_at(), and Wing::specificSetup().
Referenced by register_at(), and Wing::specificSetup().
std::string WingControl::comp0_name |
Referenced by Wing::drive(), MotionSpecific::movement(), print(), register_at(), Wing::specificSetup(), and MotionSpecific::specificSetup().
std::string WingControl::comp1_file |
Referenced by register_at(), and Wing::specificSetup().
Referenced by register_at(), and Wing::specificSetup().
std::string WingControl::comp1_name |
Referenced by print(), register_at(), and Wing::specificSetup().
Referenced by Wing::drive(), and register_at().
Referenced by register_at(), Wing::response(), and Wing::specificSetup().
Referenced by register_at().
Referenced by register_at().
Referenced by register_at(), and Wing::response().
Referenced by register_at(), and Wing::specificSetup().
Referenced by register_at(), and Wing::response().
double WingControl::LastTime |
Referenced by Wing::drive(), and register_at().
Referenced by register_at().
Referenced by Wing::drive(), register_at(), and Wing::specificSetup().
Referenced by Wing::drive(), register_at(), and Wing::specificSetup().
Referenced by register_at().
std::string WingControl::Wing_name |
Referenced by Wing::logKinetics(), register_at(), Wing::response(), and Wing::specificSetup().