Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::ddfsimu::EventSimu Class Reference

Used to trigger periodic events in a simulation. More...


Detailed Description

Used to trigger periodic events in a simulation.

Definition at line 12 of file eventsimu.hpp.

#include <eventsimu.hpp>

Inheritance diagram for jafar::ddfsimu::EventSimu:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EventSimu (unsigned short node_id)
 EventSimu (EventSimu const &other)
void SetUpdateTrackerWithPOM (bool update)
void SetSyncTracker (bool sync)
bool GetUpdateTrackerWithPOM () const
bool GetSyncTracker () const
unsigned short GetNodeID () const
void Perceive (VEC const &proc_state, time t)
 performs a noisy measurement of the true state at time t and add it to the measurement list of the sensor
VEC GetSensorSimVariance () const
void ComputeInformation (VEC const &z, VEC &i, MSYM &I)
 Compute i and I based on the measurement vector.

Private Attributes

unsigned short m_node_id
VEC m_stat
bool m_update_tracker
bool m_sync_tracker

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:34 for Jafar by doxygen 1.7.6.1
LAAS-CNRS