33#ifndef FGMAGNETOMETER_H
34#define FGMAGNETOMETER_H
125 bool Run (
void)
override;
135 void updateInertialMag(
void);
140 unsigned long int date;
141 unsigned int counter;
142 const unsigned int INERTIAL_UPDATE_RATE;
144 void Debug(
int from)
override;
This class implements a 3 element column vector.
Models inertial forces (e.g.
FGMagnetometer(FGFCS *fcs, Element *element)
void ResetPastStates(void) override
Models weight, balance and moment of inertia information.
Models the EOM and integration/propagation of state.
FGSensorOrientation(Element *element)
FGSensor(FGFCS *fcs, Element *element)