24#ifndef PAUSEDLOWERINGSTATE_H_
25#define PAUSEDLOWERINGSTATE_H_
27#include <EnabledState.h>
Parent class for all enabled sub-states.
Definition EnabledState.h:38
Pause mirror lowering.
Definition PausedLoweringState.h:41
States::Type update(UpdateCommand *command) override
Called to retrieve telemetry data.
Definition PausedLoweringState.cpp:35
Definition ResumeM1M3RaisingLoweringCommand.h:34
Definition UpdateCommand.h:39