#include <plan.h>
◆ WaypointSeq
◆ Segment() [1/2]
| jsonloader::Segment::Segment |
( |
Json::Value const & |
obj | ) |
|
|
explicit |
◆ Segment() [2/2]
| jsonloader::Segment::Segment |
( |
| ) |
|
◆ face_forward()
| bool jsonloader::Segment::face_forward |
( |
| ) |
const |
|
noexcept |
◆ IsSegment()
| virtual bool jsonloader::Segment::IsSegment |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ IsStation()
| virtual bool jsonloader::Segment::IsStation |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ speed()
| float jsonloader::Segment::speed |
( |
| ) |
const |
|
noexcept |
◆ stop_at_end()
| bool jsonloader::Segment::stop_at_end |
( |
| ) |
const |
|
noexcept |
◆ tolerance()
| float jsonloader::Segment::tolerance |
( |
| ) |
const |
|
noexcept |
◆ valid()
| bool jsonloader::Segment::valid |
( |
| ) |
const |
|
noexcept |
◆ waypoint_type()
| std::string const & jsonloader::Segment::waypoint_type |
( |
| ) |
const |
|
noexcept |
◆ waypoints()
The documentation for this class was generated from the following files:
- shared/jsonloader/include/jsonloader/plan.h
- shared/jsonloader/src/plan.cc