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