◆ ESMiniEnvData()
| cloe_esmini::ESMiniEnvData::ESMiniEnvData |
( |
const std::string & |
name, |
|
|
double |
filter_dist |
|
) |
| |
|
inlineexplicit |
◆ reset()
| virtual void cloe_esmini::ESMiniEnvData::reset |
( |
| ) |
|
|
pure virtual |
Reset the codec.
Discard received messages, clear data members, and implement sensor-specific reset steps.
Implemented in cloe_esmini::ESMiniOsiSensor.
◆ set_name()
| virtual void cloe_esmini::ESMiniEnvData::set_name |
( |
const std::string & |
name | ) |
|
|
inlinevirtual |
Set the name of the sensor.
The name is mainly used to improve readability of trace output so setting it is optional.
◆ set_reset_state()
| virtual void cloe_esmini::ESMiniEnvData::set_reset_state |
( |
| ) |
|
|
inlinevirtual |
Notify the codec that it should reset.
All messages with frame counter > 0 will be discarded in process() function calls.
◆ step()
| virtual void cloe_esmini::ESMiniEnvData::step |
( |
const cloe::Sync & |
s | ) |
|
|
pure virtual |
◆ time()
Return the simulation time of the last processed frame.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/latest/plugins/esmini/src/esmini_world_data.hpp