#include <plan.h>
◆ InertiaConfiguration() [1/2]
jsonloader::InertiaConfiguration::InertiaConfiguration |
( |
Json::Value const & |
obj | ) |
|
|
explicit |
◆ InertiaConfiguration() [2/2]
jsonloader::InertiaConfiguration::InertiaConfiguration |
( |
| ) |
|
◆ mass()
float jsonloader::InertiaConfiguration::mass |
( |
| ) |
const |
|
noexcept |
◆ matrix()
std::array< float, 9 > const & jsonloader::InertiaConfiguration::matrix |
( |
| ) |
const |
|
noexcept |
◆ name()
std::string const & jsonloader::InertiaConfiguration::name |
( |
| ) |
const |
|
noexcept |
◆ valid()
bool jsonloader::InertiaConfiguration::valid |
( |
| ) |
const |
|
noexcept |
The documentation for this class was generated from the following files:
- shared/jsonloader/include/jsonloader/plan.h
- shared/jsonloader/src/plan.cc