FreeWRL / FreeX3D 4.3.0
StopFreezePdu Struct Reference

Data Fields

struct SimulationManagementFamilyPdu mySimulationManagementFamilyPdu
 
struct ClockTime realWorldTime
 UTC time at which the simulation shall stop or freeze.
 
unsigned char reason
 Reason the simulation was stopped or frozen.
 
unsigned char frozenBehavior
 Internal behavior of the simulation and its appearance while frozento the other participants.
 
short padding1
 padding
 
unsigned int requestID
 Request ID that is unique.
 

Detailed Description

Definition at line 1190 of file DIS.h.

Field Documentation

◆ frozenBehavior

unsigned char StopFreezePdu::frozenBehavior

Internal behavior of the simulation and its appearance while frozento the other participants.

Definition at line 1197 of file DIS.h.

◆ mySimulationManagementFamilyPdu

struct SimulationManagementFamilyPdu StopFreezePdu::mySimulationManagementFamilyPdu

Definition at line 1191 of file DIS.h.

◆ padding1

short StopFreezePdu::padding1

padding

Definition at line 1199 of file DIS.h.

◆ realWorldTime

struct ClockTime StopFreezePdu::realWorldTime

UTC time at which the simulation shall stop or freeze.

Definition at line 1193 of file DIS.h.

◆ reason

unsigned char StopFreezePdu::reason

Reason the simulation was stopped or frozen.

Definition at line 1195 of file DIS.h.

◆ requestID

unsigned int StopFreezePdu::requestID

Request ID that is unique.

Definition at line 1201 of file DIS.h.


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