#include <tof_radar_interface.h>
Definition at line 12 of file tof_radar_interface.h.
◆ TofRadarHandle() [1/2]
rm_control::TofRadarHandle::TofRadarHandle |
( |
| ) |
|
|
default |
◆ TofRadarHandle() [2/2]
rm_control::TofRadarHandle::TofRadarHandle |
( |
std::string |
name, |
|
|
double * |
distance, |
|
|
double * |
strength |
|
) |
| |
|
inline |
◆ getDistance()
double rm_control::TofRadarHandle::getDistance |
( |
| ) |
const |
|
inline |
◆ getName()
std::string rm_control::TofRadarHandle::getName |
( |
| ) |
const |
|
inline |
◆ getStrength()
double rm_control::TofRadarHandle::getStrength |
( |
| ) |
const |
|
inline |
◆ distance_
double* rm_control::TofRadarHandle::distance_ |
|
private |
◆ name_
std::string rm_control::TofRadarHandle::name_ |
|
private |
◆ strength_
double* rm_control::TofRadarHandle::strength_ |
|
private |
The documentation for this class was generated from the following file: