#include <plan.h>
◆ Waypoint() [1/3]
jsonloader::Waypoint::Waypoint |
( |
const std::size_t |
size = 0 | ) |
|
|
explicit |
◆ Waypoint() [2/3]
jsonloader::Waypoint::Waypoint |
( |
const std::size_t |
size, |
|
|
const double |
time |
|
) |
| |
◆ Waypoint() [3/3]
jsonloader::Waypoint::Waypoint |
( |
const std::size_t |
size, |
|
|
jsonloader::Time const & |
time |
|
) |
| |
◆ ctime()
◆ cwaypoint()
Eigen::VectorXf const & jsonloader::Waypoint::cwaypoint |
( |
| ) |
const |
|
noexcept |
◆ time()
◆ waypoint()
Eigen::VectorXf & jsonloader::Waypoint::waypoint |
( |
| ) |
|
|
noexcept |
The documentation for this class was generated from the following files:
- shared/jsonloader/include/jsonloader/plan.h
- shared/jsonloader/src/plan.cc