FreeWRL / FreeX3D 4.3.0
SignalPdu Struct Reference

Data Fields

struct RadioCommunicationsFamilyPdu myRadioCommunicationsFamilyPdu
 
unsigned short encodingScheme
 encoding scheme used, and enumeration
 
unsigned short tdlType
 tdl type
 
unsigned int sampleRate
 sample rate
 
short dataLength
 length od data
 
short samples
 number of samples
 
void * data
 list of eight bit values
 

Detailed Description

Definition at line 1926 of file DIS.h.

Field Documentation

◆ data

void* SignalPdu::data

list of eight bit values

Definition at line 1939 of file DIS.h.

◆ dataLength

short SignalPdu::dataLength

length od data

Definition at line 1935 of file DIS.h.

◆ encodingScheme

unsigned short SignalPdu::encodingScheme

encoding scheme used, and enumeration

Definition at line 1929 of file DIS.h.

◆ myRadioCommunicationsFamilyPdu

struct RadioCommunicationsFamilyPdu SignalPdu::myRadioCommunicationsFamilyPdu

Definition at line 1927 of file DIS.h.

◆ sampleRate

unsigned int SignalPdu::sampleRate

sample rate

Definition at line 1933 of file DIS.h.

◆ samples

short SignalPdu::samples

number of samples

Definition at line 1937 of file DIS.h.

◆ tdlType

unsigned short SignalPdu::tdlType

tdl type

Definition at line 1931 of file DIS.h.


The documentation for this struct was generated from the following file: