EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
echomap::Sensor Member List

This is the complete list of members for echomap::Sensor, including all inherited members.

class_nameechomap::Object< Sensor >privatestatic
colour (defined in echomap::Sensor)echomap::Sensor
copy_countechomap::Object< Sensor >mutableprivate
idechomap::Object< Sensor >private
move_identity_from(Object &&other) noexceptechomap::Object< Sensor >inlineprotected
nameechomap::Object< Sensor >private
operator==(const Object &other) const noexceptechomap::Object< Sensor >inline
position (defined in echomap::Sensor)echomap::Sensor
Sensor(std::string_view name={}) (defined in echomap::Sensor)echomap::Sensorexplicit
Sensor(Position position, std::string_view name={}) (defined in echomap::Sensor)echomap::Sensorexplicit
Sensor(const Sensor &old_sensor) (defined in echomap::Sensor)echomap::Sensor
Sensor(const Sensor &old_sensor, std::string_view new_name) (defined in echomap::Sensor)echomap::Sensor
set_colour(Colour new_colour) noexcept (defined in echomap::Sensor)echomap::Sensor
set_position(Position new_position) noexcept (defined in echomap::Sensor)echomap::Sensor
~Object()=defaultechomap::Object< Sensor >