Ignition Sensors

API Reference

5.0.0
Noise.hh File Reference
#include <functional>
#include <string>
#include <vector>
#include <ignition/sensors/config.hh>
#include <ignition/sensors/SensorTypes.hh>
#include <ignition/sensors/Export.hh>
#include <sdf/sdf.hh>

Go to the source code of this file.

Classes

class  Noise
 Noise models for sensor output signals. More...
 
class  NoiseFactory
 Use this noise manager for creating and loading noise models. More...
 

Namespaces

 ignition
 
 ignition::sensors
 Sensors namespace.
 

Enumerations

enum  NoiseType : int { NONE = 0, CUSTOM = 1, GAUSSIAN = 2 }
 Which noise types we support. More...