FreeWRL / FreeX3D 4.3.0
SignalPdu Struct Reference

Data Fields

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

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: