bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::sensors::UltrasonicSensor Member List

This is the complete list of members for bitrl::sensors::UltrasonicSensor, including all inherited members.

backend_type_str() constbitrl::sensors::UltrasonicSensorinlinevirtual
disable() noexceptbitrl::sensors::SensorBaseinline
enable() noexceptbitrl::sensors::SensorBaseinline
init()bitrl::sensors::UltrasonicSensorvirtual
is_enabled() const noexceptbitrl::sensors::SensorBaseinline
last_read_values() const noexceptbitrl::sensors::SensorBaseinline
read_values()bitrl::sensors::UltrasonicSensorvirtual
sensor_name() const noexceptbitrl::sensors::SensorBaseinline
SENSOR_TYPEbitrl::sensors::UltrasonicSensorstatic
sensor_type() const noexceptbitrl::sensors::SensorBaseinline
sensor_units() constbitrl::sensors::UltrasonicSensorinlinevirtual
SensorBase(const std::string &sensor_type, const std::string &sensor_name=bitrl::consts::INVALID_STR)bitrl::sensors::SensorBaseinlineexplicitprotected
set_sensor_name(const std::string &sensor_name) noexceptbitrl::sensors::SensorBaseinline
UltrasonicSensor(std::shared_ptr< bitrl::sensors::backends::RangeSensorBackendBase > backend, const std::string name=bitrl::consts::INVALID_STR)bitrl::sensors::UltrasonicSensorinlineexplicit
values_bitrl::sensors::SensorBaseprotected
~SensorBase()=defaultbitrl::sensors::SensorBasevirtual