|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
This is the complete list of members for bitrl::sensors::SensorBase, including all inherited members.
| backend_type_str() const =0 | bitrl::sensors::SensorBase | pure virtual |
| disable() noexcept | bitrl::sensors::SensorBase | inline |
| enable() noexcept | bitrl::sensors::SensorBase | inline |
| init()=0 | bitrl::sensors::SensorBase | pure virtual |
| is_enabled() const noexcept | bitrl::sensors::SensorBase | inline |
| last_read_values() const noexcept | bitrl::sensors::SensorBase | inline |
| read_values()=0 | bitrl::sensors::SensorBase | pure virtual |
| sensor_name() const noexcept | bitrl::sensors::SensorBase | inline |
| sensor_type() const noexcept | bitrl::sensors::SensorBase | inline |
| sensor_units() const =0 | bitrl::sensors::SensorBase | pure virtual |
| SensorBase(const std::string &sensor_type, const std::string &sensor_name=bitrl::consts::INVALID_STR) | bitrl::sensors::SensorBase | inlineexplicitprotected |
| set_sensor_name(const std::string &sensor_name) noexcept | bitrl::sensors::SensorBase | inline |
| values_ | bitrl::sensors::SensorBase | protected |
| ~SensorBase()=default | bitrl::sensors::SensorBase | virtual |