ToiFrontendServiceFrontendCapabilities Interface Reference


Description

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";

List of all members.

Public Attributes

attribute long modulationSystemMask
attribute long channelBandwidthMask
attribute long modulationModeMask

Member Data Documentation

Bit-map of supported channel bandwidths.

Bit-map of supported modulation modes

Bit-map of supported modulation systems.