54 Propagate =
fcs->GetExec()->GetPropagate();
73 Rates = Propagate->GetPQRi();
106void FGGyro::Debug(
int from)
108 string ax[4] = {
"none",
"X",
"Y",
"Z"};
114 cout <<
" Axis: " << ax[
axis] << endl;
118 if (from == 0) cout <<
"Instantiated: FGGyro" << endl;
119 if (from == 1) cout <<
"Destroyed: FGGyro" << endl;
virtual void SetOutput(void)
FGGyro(FGFCS *fcs, Element *element)
FGSensorOrientation(Element *element)
FGSensor(FGFCS *fcs, Element *element)
void ProcessSensorSignal(void)