62 agx::Vec3 m_noiseDensity;
#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 triaxial signal system nodes carrying a random noise generat...
Proxy system node, representing an instance of an ISystemNodeProxy in the system graph.
Applies Gaussian noise to the triaxial signal based on a specified noise spectral density and the sam...
void setNoiseDensity(const agx::Vec3 &noiseDensity)
Set the sensor noise spectral density.
TriaxialSpectralGaussianNoise(const agx::Vec3 &noiseDensity=agx::Vec3(2.943 *1e-3), agx::UInt32 seed=3565u)
Construct this sample frequency dependent Gaussian noise based on the given noiseDensity.
const agx::Vec3 & getNoiseDensity() const
#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.