AGX Dynamics 2.40.0.0
Loading...
Searching...
No Matches
IMU.h File Reference

Go to the source code of this file.

Classes

class  agxSensor::IMU
 Inertial measurement unit (IMU) instance class defined by a frame/transform and a model. 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 IMU > agxSensor::IMUConstObserver
 
typedef agx::ref_ptr< const IMU > agxSensor::IMUConstRef
 
typedef agx::observer_ptr< IMU > agxSensor::IMUObserver
 
typedef agx::Vector< IMUObserver > agxSensor::IMUObserverVector
 
typedef agx::VectorPOD< IMU * > agxSensor::IMUPtrVector
 
typedef agx::ref_ptr< IMU > agxSensor::IMURef
 
typedef agx::Vector< IMURef > agxSensor::IMURefVector