|
AGX Dynamics 2.42.1.1
|
#include <agxSensor/SensorOutput.h>#include <agxSensor/SystemNode.h>#include <agx/Referenced.h>#include <limits>Go to the source code of this file.
Classes | |
| class | agxSensor::IMUOutput |
| IMU sensor output data where IMUOutput::Field is used to define the data available. More... | |
Namespaces | |
| namespace | agxSensor |
| The agxSensor namespace contains components to model real-time sensors connected to the physics of AGX Dynamics. | |
Typedefs | |
| typedef agx::observer_ptr< const IMUOutput > | agxSensor::IMUOutputConstObserver |
| typedef agx::ref_ptr< const IMUOutput > | agxSensor::IMUOutputConstRef |
| typedef agx::observer_ptr< IMUOutput > | agxSensor::IMUOutputObserver |
| typedef agx::ref_ptr< IMUOutput > | agxSensor::IMUOutputRef |