AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
EncoderModel.h File Reference

Go to the source code of this file.

Classes

class  agxSensor::EncoderModel
 Base encoder model describing the fundamental parameters, such as cycle range and accumulation mode, of rotary encoders, linear encoders and faux potentiometers. 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 EncoderModel > agxSensor::EncoderModelConstObserver
 
typedef agx::ref_ptr< const EncoderModel > agxSensor::EncoderModelConstRef
 
typedef agx::observer_ptr< EncoderModel > agxSensor::EncoderModelObserver
 
typedef agx::ref_ptr< EncoderModel > agxSensor::EncoderModelRef