24#ifndef PROFILEHARDPOINTCORRECTIONSTATE_H_
25#define PROFILEHARDPOINTCORRECTIONSTATE_H_
27#include <EnabledState.h>
29#include <UpdateCommand.h>
Definition AbortProfileCommand.h:35
Parent class for all enabled sub-states.
Definition EnabledState.h:38
Definition ProfileHardpointCorrectionState.h:35
States::Type update(UpdateCommand *command) override
Called to retrieve telemetry data.
Definition ProfileHardpointCorrectionState.cpp:38
Definition UpdateCommand.h:39