FreeWRL / FreeX3D 4.3.0
LinearObjectStatePdu Struct Reference

Data Fields

struct SyntheticEnvironmentFamilyPdu mySyntheticEnvironmentFamilyPdu
 
struct EntityID objectID
 Object in synthetic environment.
 
struct EntityID referencedObjectID
 Object with which this point object is associated.
 
unsigned short updateNumber
 unique update number of each state transition of an object
 
unsigned char forceID
 force ID
 
unsigned char numberOfSegments
 number of linear segment parameters
 
struct SimulationAddress requesterID
 requesterID
 
struct SimulationAddress receivingID
 receiver ID
 
struct ObjectType objectType
 Object type.
 
void * linearSegmentParameters
 Linear segment parameters.
 

Detailed Description

Definition at line 846 of file DIS.h.

Field Documentation

◆ forceID

unsigned char LinearObjectStatePdu::forceID

force ID

Definition at line 855 of file DIS.h.

◆ linearSegmentParameters

void* LinearObjectStatePdu::linearSegmentParameters

Linear segment parameters.

Definition at line 865 of file DIS.h.

◆ mySyntheticEnvironmentFamilyPdu

struct SyntheticEnvironmentFamilyPdu LinearObjectStatePdu::mySyntheticEnvironmentFamilyPdu

Definition at line 847 of file DIS.h.

◆ numberOfSegments

unsigned char LinearObjectStatePdu::numberOfSegments

number of linear segment parameters

Definition at line 857 of file DIS.h.

◆ objectID

struct EntityID LinearObjectStatePdu::objectID

Object in synthetic environment.

Definition at line 849 of file DIS.h.

◆ objectType

struct ObjectType LinearObjectStatePdu::objectType

Object type.

Definition at line 863 of file DIS.h.

◆ receivingID

struct SimulationAddress LinearObjectStatePdu::receivingID

receiver ID

Definition at line 861 of file DIS.h.

◆ referencedObjectID

struct EntityID LinearObjectStatePdu::referencedObjectID

Object with which this point object is associated.

Definition at line 851 of file DIS.h.

◆ requesterID

struct SimulationAddress LinearObjectStatePdu::requesterID

requesterID

Definition at line 859 of file DIS.h.

◆ updateNumber

unsigned short LinearObjectStatePdu::updateNumber

unique update number of each state transition of an object

Definition at line 853 of file DIS.h.


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