disStructureSignalPacket Fields |
[This is preliminary documentation and is subject to change.]
The disStructureSignalPacket type exposes the following members.
Name | Description | |
---|---|---|
dataLength |
Number of Bits in of audio or digital data or 96 if this message is database index data.
| |
encodingScheme |
Data compression or other encoding scheme.
| |
entityID |
Signal source entity identifier.
| |
pduHeader |
Standard header.
| |
radioID |
Identifier of the radio within the source entity.
| |
sampleRate |
Samples per second rate for audio or bits per second for data.
| |
samples |
The number of samples of audio data.
| |
signalData |
The audio, digital or index related data. Length of valid data in this field is the dataLength.
| |
tdlType |
Tactical Data Link type of this message or 0 for not a TDL.
|