#include <SickS300.h>
Private Member Functions |
uint16_t | crc (const uint8_t *buf, const ::std::size_t &len) const |
::std::size_t | recv (uint8_t *buf) |
Constructor & Destructor Documentation
rl::hal::SickS300::~SickS300 |
( |
| ) |
|
|
virtual |
Member Function Documentation
void rl::hal::SickS300::close |
( |
| ) |
|
|
virtual |
uint16_t rl::hal::SickS300::crc |
( |
const uint8_t * |
buf, |
|
|
const ::std::size_t & |
len |
|
) |
| const |
|
private |
std::size_t rl::hal::SickS300::getDistancesCount |
( |
| ) |
const |
|
virtual |
rl::math::Real rl::hal::SickS300::getDistancesMaximum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
rl::math::Real rl::hal::SickS300::getDistancesMinimum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
std::size_t rl::hal::SickS300::getScanNumber |
( |
| ) |
const |
std::size_t rl::hal::SickS300::getTelegramNumber |
( |
| ) |
const |
void rl::hal::SickS300::open |
( |
| ) |
|
|
virtual |
std::size_t rl::hal::SickS300::recv |
( |
uint8_t * |
buf | ) |
|
|
private |
void rl::hal::SickS300::start |
( |
| ) |
|
|
virtual |
void rl::hal::SickS300::step |
( |
| ) |
|
|
virtual |
void rl::hal::SickS300::stop |
( |
| ) |
|
|
virtual |
Member Data Documentation
uint8_t rl::hal::SickS300::data[2048] |
|
private |
Serial rl::hal::SickS300::serial |
|
private |
The documentation for this class was generated from the following files: