FreeWRL / FreeX3D 4.3.0
SeesPdu Struct Reference

Data Fields

struct DistributedEmissionsFamilyPdu myDistributedEmissionsFamilyPdu
 
struct EntityID orginatingEntityID
 Originating entity ID.
 
unsigned short infraredSignatureRepresentationIndex
 IR Signature representation index.
 
unsigned short acousticSignatureRepresentationIndex
 acoustic Signature representation index
 
unsigned short radarCrossSectionSignatureRepresentationIndex
 radar cross section representation index
 
unsigned short numberOfPropulsionSystems
 how many propulsion systems
 
unsigned short numberOfVectoringNozzleSystems
 how many vectoring nozzle systems
 
void * propulsionSystemData
 variable length list of propulsion system data
 
void * vectoringSystemData
 variable length list of vectoring system data
 

Detailed Description

Definition at line 1956 of file DIS.h.

Field Documentation

◆ acousticSignatureRepresentationIndex

unsigned short SeesPdu::acousticSignatureRepresentationIndex

acoustic Signature representation index

Definition at line 1963 of file DIS.h.

◆ infraredSignatureRepresentationIndex

unsigned short SeesPdu::infraredSignatureRepresentationIndex

IR Signature representation index.

Definition at line 1961 of file DIS.h.

◆ myDistributedEmissionsFamilyPdu

struct DistributedEmissionsFamilyPdu SeesPdu::myDistributedEmissionsFamilyPdu

Definition at line 1957 of file DIS.h.

◆ numberOfPropulsionSystems

unsigned short SeesPdu::numberOfPropulsionSystems

how many propulsion systems

Definition at line 1967 of file DIS.h.

◆ numberOfVectoringNozzleSystems

unsigned short SeesPdu::numberOfVectoringNozzleSystems

how many vectoring nozzle systems

Definition at line 1969 of file DIS.h.

◆ orginatingEntityID

struct EntityID SeesPdu::orginatingEntityID

Originating entity ID.

Definition at line 1959 of file DIS.h.

◆ propulsionSystemData

void* SeesPdu::propulsionSystemData

variable length list of propulsion system data

Definition at line 1971 of file DIS.h.

◆ radarCrossSectionSignatureRepresentationIndex

unsigned short SeesPdu::radarCrossSectionSignatureRepresentationIndex

radar cross section representation index

Definition at line 1965 of file DIS.h.

◆ vectoringSystemData

void* SeesPdu::vectoringSystemData

variable length list of vectoring system data

Definition at line 1973 of file DIS.h.


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