This is the documentation for ToiFrontendServiceFrontendCapabilities.
This structure provides capabilities information about the frontend. Use toi.statics.ToiFrontendServiceFrontendCapabilities.create(<modulationSystemMask>, <channelBandwidthMask>, <modulationModeMask>) to create an instance of ToiFrontendServiceFrontendCapabilities.
import "ToiFrontendServiceFrontendCapabilities.idl";
Public Attributes | |
| attribute long | modulationSystemMask |
| attribute long | channelBandwidthMask |
| attribute long | modulationModeMask |
| attribute long ToiFrontendServiceFrontendCapabilities::channelBandwidthMask |
Bit-map of supported channel bandwidths.
| attribute long ToiFrontendServiceFrontendCapabilities::modulationModeMask |
Bit-map of supported modulation modes
| attribute long ToiFrontendServiceFrontendCapabilities::modulationSystemMask |
Bit-map of supported modulation systems.