#include <lds_polar_graph.h>
Definition at line 48 of file lds_polar_graph.h.
◆ LdsPolarGraph()
QT_CHARTS_USE_NAMESPACE LdsPolarGraph::LdsPolarGraph |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~LdsPolarGraph()
LdsPolarGraph::~LdsPolarGraph |
( |
| ) |
|
◆ close()
void LdsPolarGraph::close |
( |
| ) |
|
|
inline |
◆ loadData
void LdsPolarGraph::loadData |
( |
| ) |
|
|
privateslot |
◆ poll()
uint16_t * LdsPolarGraph::poll |
( |
| ) |
|
◆ angular_max_
qreal LdsPolarGraph::angular_max_ |
|
private |
◆ angular_min_
qreal LdsPolarGraph::angular_min_ |
|
private |
◆ baud_rate_
uint32_t LdsPolarGraph::baud_rate_ |
|
private |
◆ chart_
QPolarChart* LdsPolarGraph::chart_ |
|
private |
◆ io_
boost::asio::io_service LdsPolarGraph::io_ |
|
private |
◆ motor_speed_
uint16_t LdsPolarGraph::motor_speed_ |
|
private |
◆ port_
std::string LdsPolarGraph::port_ |
|
private |
◆ radial_max
qreal LdsPolarGraph::radial_max |
|
private |
◆ radial_min_
qreal LdsPolarGraph::radial_min_ |
|
private |
◆ serial_
boost::asio::serial_port LdsPolarGraph::serial_ |
|
private |
Actual serial port object for reading/writing to the LFCD Laser Scanner.
Definition at line 72 of file lds_polar_graph.h.
◆ series_
QScatterSeries* LdsPolarGraph::series_ |
|
private |
◆ shutting_down_
bool LdsPolarGraph::shutting_down_ |
|
private |
Flag for whether the driver is supposed to be shutting down or not.
Definition at line 71 of file lds_polar_graph.h.
◆ timer_
QTimer LdsPolarGraph::timer_ |
|
private |
The documentation for this class was generated from the following files: