|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| ConfigBandScanSubscription () | |
| ConfigBandScanSubscription (std::string const &KeyId, M_SignalProcessing::BandScanType const &BandScan, bool IsRemoved) | |
Public Attributes | |
| std::string | KeyId |
| Indicates which band scan to configure. More... | |
| M_SignalProcessing::BandScanType | BandScan |
| Band scan parameters. More... | |
| bool | IsRemoved |
Configure band scan parameters. Note: This operation does not automatically configure the HF component parameters accordingly.
| M_SignalProcessing::ConfigBandScanSubscription::ConfigBandScanSubscription | ( | ) |
| M_SignalProcessing::ConfigBandScanSubscription::ConfigBandScanSubscription | ( | std::string const & | KeyId, |
| M_SignalProcessing::BandScanType const & | BandScan, | ||
| bool | IsRemoved | ||
| ) |
| M_SignalProcessing::BandScanType M_SignalProcessing::ConfigBandScanSubscription::BandScan |
Band scan parameters.
| bool M_SignalProcessing::ConfigBandScanSubscription::IsRemoved |
Indicates if the band scan parameter set no longer exists. Note: After this has been set to true, the band scan parameters will no longer be available to late joiners.
| std::string M_SignalProcessing::ConfigBandScanSubscription::KeyId |
Indicates which band scan to configure.