HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
hlcc::eltpk::AltAzOptional Struct Reference

#include <dataContext.hpp>

Public Attributes

std::optional< ptk::Radians > alt
 
std::optional< ptk::Radians > az
 

Detailed Description

DEPRECATED. We no longer move ALT and AZ separately. Use SetTargetAltAz and AltAz struct etc instead. We only keep this struct just in case the strategy may change again. *

Used as event payload data for either alt or az, or both.

Member Data Documentation

◆ alt

std::optional<ptk::Radians> hlcc::eltpk::AltAzOptional::alt

◆ az

std::optional<ptk::Radians> hlcc::eltpk::AltAzOptional::az

The documentation for this struct was generated from the following file: