FreeWRL / FreeX3D 4.3.0
ElectronicEmissionsPdu Struct Reference

Data Fields

struct DistributedEmissionsFamilyPdu myDistributedEmissionsFamilyPdu
 
struct EntityID emittingEntityID
 ID of the entity emitting.
 
struct EventID eventID
 ID of event.
 
unsigned char stateUpdateIndicator
 This field shall be used to indicate if the data in the PDU represents a state update or just data that has changed since issuance of the last Electromagnetic Emission PDU [relative to the identified entity and emission system(s)].
 
unsigned char numberOfSystems
 This field shall specify the number of emission systems being described in the current PDU.
 
unsigned short paddingForEmissionsPdu
 padding
 
void * systems
 Electronic emmissions systems.
 

Detailed Description

Definition at line 1283 of file DIS.h.

Field Documentation

◆ emittingEntityID

struct EntityID ElectronicEmissionsPdu::emittingEntityID

ID of the entity emitting.

Definition at line 1286 of file DIS.h.

◆ eventID

struct EventID ElectronicEmissionsPdu::eventID

ID of event.

Definition at line 1288 of file DIS.h.

◆ myDistributedEmissionsFamilyPdu

struct DistributedEmissionsFamilyPdu ElectronicEmissionsPdu::myDistributedEmissionsFamilyPdu

Definition at line 1284 of file DIS.h.

◆ numberOfSystems

unsigned char ElectronicEmissionsPdu::numberOfSystems

This field shall specify the number of emission systems being described in the current PDU.

Definition at line 1292 of file DIS.h.

◆ paddingForEmissionsPdu

unsigned short ElectronicEmissionsPdu::paddingForEmissionsPdu

padding

Definition at line 1294 of file DIS.h.

◆ stateUpdateIndicator

unsigned char ElectronicEmissionsPdu::stateUpdateIndicator

This field shall be used to indicate if the data in the PDU represents a state update or just data that has changed since issuance of the last Electromagnetic Emission PDU [relative to the identified entity and emission system(s)].

Definition at line 1290 of file DIS.h.

◆ systems

void* ElectronicEmissionsPdu::systems

Electronic emmissions systems.

Definition at line 1296 of file DIS.h.


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