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