#define AGX_DECLARE_POINTER_TYPES(type)
#define AGXSTREAM_DECLARE_SERIALIZABLE(T)
Use this in a Serializable class to add the required methods Important: Use full namespace in the dec...
Interface for implementation details for system nodes carrying a monoaxial signal.
Applies a constant scaling to the monoaxial signal.
void setScaling(agx::Real scaling)
Set the sensor signal scaling applied by this node.
virtual MonoaxialSignalSystemNodeRef createMonoaxialNodeProxy() override
MonoaxialSignalScaling(agx::Real scaling)
Construct this signal scaling node using the given scaling.
agx::Real getScaling() const
Proxy system node, representing an instance of an ISystemNodeProxy in the system graph.
Smart pointer for handling referenced counted objects.
#define DOXYGEN_END_INTERNAL_BLOCK()
#define DOXYGEN_START_INTERNAL_BLOCK()
The agxSensor namespace contains components to model real-time sensors connected to the physics of AG...
The agx namespace contains the dynamics/math part of the AGX Dynamics API.