|
HLCC Documentation 2.2.0
|
#include <commandsImpl.hpp>
Public Member Functions | |
| CommandsImpl (rad::SMAdapter &sm, DataContext &data) | |
| virtual | ~CommandsImpl () |
| elt::mal::future< std::string > | SetTargetAltAzPos (const std::shared_ptr< ccsinsif::AltAz > &axes_position) override |
| elt::mal::future< std::string > | SetTargetRaDec (const std::shared_ptr<::ccsinsif::PresetArgs > &preset_args) override |
| ::elt::mal::future< std::string > | SkyOffset (const std::shared_ptr<::ccsinsif::OffsetSkyArgs > &offset_args) override |
| virtual elt::mal::future< std::string > | SetObservingWavelength (double wavelength) override |
| virtual elt::mal::future< std::string > | StopTracking () override |
This class implements the ICD-generated server interface. It feeds events to the eltpk state machine.
|
inlineexplicit |
|
inlinevirtual |
|
inlineoverridevirtual |
|
inlineoverride |
|
inlineoverride |
TODO: rename to PresetSidereal, because we now use all of PresetArgs.
|
inlineoverride |
|
inlineoverridevirtual |