Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes | Protected Attributes
jafar::simu::Sensor Class Reference

An abstract sensor. More...


Detailed Description

An abstract sensor.

Definition at line 27 of file sensor.hpp.

#include <sensor.hpp>

Inheritance diagram for jafar::simu::Sensor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Sensor (const jblas::vec &noiseCov_, bool doAddNoise=false, unsigned int randomSeed=1, double noiseFactor=1.0, unsigned int sensorId_=0)
 Sensor (const jblas::vec &noiseCov_, std::size_t zSize, bool doAddNoise=false, unsigned int randomSeed=1, double noiseFactor=1.0, unsigned int sensorId_=0)
jblas::vec noiseStdDev () const

Public Attributes

jblas::vec z
jblas::vec noiseCov

Protected Attributes

bool p_doAddNoise
jafar::jmath::MultiDimNormalDistribution noise
unsigned int sensorId

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:48 for Jafar by doxygen 1.7.6.1
LAAS-CNRS