![]() | ViperControlData Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The ViperControlData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | Bandwidth |
Radio bandwidth in Hz.
|
![]() | DynamicRange |
Radios dynamic range in dB.
|
![]() | EnableReceive |
Receiver enable state.
|
![]() | EnableTransmit |
Transmitter enable state.
|
![]() | FailReceiver |
True to induce a receiver failure.
|
![]() | FailTransmitter |
True to induce a transmitter failure.
|
![]() | Flags |
Flags indicating action for this message. See comments on ViperControlFlags enum.
|
![]() | FrequencyMax |
Radios max frequency in Hz.
|
![]() | FrequencyMin |
Radios min frequency in Hz.
|
![]() | FrequencyRx |
Receiver frequency in Hz.
|
![]() | Pan |
Pan as a value -1.0 (left speaker) to 1.0 (right speaker).
|
![]() | Power |
Power in dBm. This is a duplicate value in disStructureTransmitterPacket.
Ignored by Viper. To be removed in future versions.
|
![]() | RadioID |
Radio ID.
|
![]() | RadioType |
24 UTF8 characters for the radio name.
|
![]() | Sensitivity |
Radios sensitivity in dBm
|
![]() | TransmitterPDU |
DIS Transmitter PDU.
|
![]() | Volume |
Volume from 0.0 to 1.0.
|