|
onboardapi
9.10.0
by Rheinmetall
|
Report high frequency component (transmitter/receiver). More...
Public Member Functions | |
| ReportHfComponent () | |
| ReportHfComponent (std::string const &KeyId, M_SignalProcessing::HfComponentType const &HfComponent, bool IsRemoved) | |
Public Attributes | |
| std::string | KeyId |
| HF component identifier. More... | |
| M_SignalProcessing::HfComponentType | HfComponent |
| HF component data. More... | |
| bool | IsRemoved |
Report high frequency component (transmitter/receiver).
| M_SignalProcessing::ReportHfComponent::ReportHfComponent | ( | ) |
| M_SignalProcessing::ReportHfComponent::ReportHfComponent | ( | std::string const & | KeyId, |
| M_SignalProcessing::HfComponentType const & | HfComponent, | ||
| bool | IsRemoved | ||
| ) |
| M_SignalProcessing::HfComponentType M_SignalProcessing::ReportHfComponent::HfComponent |
HF component data.
| bool M_SignalProcessing::ReportHfComponent::IsRemoved |
Indicates if the status is no longer available. Note: This will always be set to true when a service has been shut down. After this has been set to true, the status will no longer be available to late joiners.
| std::string M_SignalProcessing::ReportHfComponent::KeyId |
HF component identifier.