Provides storage for Loberotator objects.
More...
#include <carma/loberotator/Chassis.h>
|
static const int | N_CHAN = 24 |
| Maximum number of loberotator channels. More...
|
|
Provides storage for Loberotator objects.
Definition at line 29 of file Chassis.h.
carma::loberotator::Chassis::Chassis |
( |
| ) |
|
virtual carma::loberotator::Chassis::~Chassis |
( |
| ) |
|
|
virtual |
void carma::loberotator::Chassis::insert |
( |
Loberotator * |
| ) |
|
Loberotator& carma::loberotator::Chassis::loberotator |
( |
int |
chan | ) |
const |
Get a loberotator.
- Parameters
-
chan | Channel index, starting at zero |
const int carma::loberotator::Chassis::N_CHAN = 24 |
|
static |
Maximum number of loberotator channels.
This number controls many loops and may affect the stability of the system. For example, reducing it will place CAN messages to the same node closer together in time in the phase and rate update.
Definition at line 61 of file Chassis.h.
The documentation for this class was generated from the following file: