DUNE: Uniform Navigational Environment
2016.09.0
|
Power Channel data structure.
Public Member Functions | |
PowerChannel (void) | |
void | resetSchedules (void) |
Public Attributes | |
IMC::PowerChannelState | state |
unsigned | id |
double | sched_on |
double | sched_off |
|
inline |
References resetSchedules().
|
inline |
References sched_off, and sched_on.
Referenced by PowerChannel().
unsigned Power::MCBv2::PowerChannel::id |
Referenced by Power::MCBv2::Task::controlPowerChannel(), and Power::MCBv2::Task::onUpdateParameters().
double Power::MCBv2::PowerChannel::sched_off |
double Power::MCBv2::PowerChannel::sched_on |
IMC::PowerChannelState Power::MCBv2::PowerChannel::state |