DUNE: Uniform Navigational Environment
2017.01.0
|
Task arguments.
Public Attributes | |
int | avg_samples |
std::vector< double > | act_to_rpm_args |
int | thruster_id |
std::vector<double> Simulators::Motor::Arguments::act_to_rpm_args |
Parameters to convert thruster actuation to thruster frequency of rotation.
Referenced by Simulators::Motor::Task::consume(), and Simulators::Motor::Task::Task().
int Simulators::Motor::Arguments::avg_samples |
Number of samples to average.
Referenced by Simulators::Motor::Task::onResourceInitialization(), and Simulators::Motor::Task::Task().
int Simulators::Motor::Arguments::thruster_id |
Thruster Id.
Referenced by Simulators::Motor::Task::consume(), and Simulators::Motor::Task::Task().