|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
This is the complete list of members for echomap::Sensor, including all inherited members.
| class_name | echomap::Object< Sensor > | privatestatic |
| colour (defined in echomap::Sensor) | echomap::Sensor | |
| copy_count | echomap::Object< Sensor > | mutableprivate |
| id | echomap::Object< Sensor > | private |
| move_identity_from(Object &&other) noexcept | echomap::Object< Sensor > | inlineprotected |
| name | echomap::Object< Sensor > | private |
| operator==(const Object &other) const noexcept | echomap::Object< Sensor > | inline |
| position (defined in echomap::Sensor) | echomap::Sensor | |
| Sensor(std::string_view name={}) (defined in echomap::Sensor) | echomap::Sensor | explicit |
| Sensor(Position position, std::string_view name={}) (defined in echomap::Sensor) | echomap::Sensor | explicit |
| 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()=default | echomap::Object< Sensor > |