![]() |
JSBSim Flight Dynamics Model 1.0 (23 February 2013)
An Open Source Flight Dynamics and Control Software Library in C++
|
Encapsulates a SensorOrientation capability for a sensor. More...
#include <FGSensorOrientation.h>
Inheritance diagram for FGSensorOrientation:
Collaboration diagram for FGSensorOrientation:Public Member Functions | |
| FGSensorOrientation (Element *element) | |
Protected Member Functions | |
| void | CalculateTransformMatrix (void) |
Protected Attributes | |
| int | axis |
| FGMatrix33 | mT |
| FGColumnVector3 | vOrient |