FreeWRL / FreeX3D 4.3.0
StopFreezeReliablePdu Struct Reference

Data Fields

struct SimulationManagementWithReliabilityFamilyPdu mySimulationManagementWithReliabilityFamilyPdu
 
struct ClockTime realWorldTime
 time in real world for this operation to happen
 
unsigned char reason
 Reason for stopping/freezing simulation.
 
unsigned char frozenBehavior
 internal behvior of the simulation while frozen
 
unsigned char requiredReliablityService
 reliablity level
 
unsigned char pad1
 padding
 
unsigned int requestID
 Request ID.
 

Detailed Description

Definition at line 1990 of file DIS.h.

Field Documentation

◆ frozenBehavior

unsigned char StopFreezeReliablePdu::frozenBehavior

internal behvior of the simulation while frozen

Definition at line 1997 of file DIS.h.

◆ mySimulationManagementWithReliabilityFamilyPdu

struct SimulationManagementWithReliabilityFamilyPdu StopFreezeReliablePdu::mySimulationManagementWithReliabilityFamilyPdu

Definition at line 1991 of file DIS.h.

◆ pad1

unsigned char StopFreezeReliablePdu::pad1

padding

Definition at line 2001 of file DIS.h.

◆ realWorldTime

struct ClockTime StopFreezeReliablePdu::realWorldTime

time in real world for this operation to happen

Definition at line 1993 of file DIS.h.

◆ reason

unsigned char StopFreezeReliablePdu::reason

Reason for stopping/freezing simulation.

Definition at line 1995 of file DIS.h.

◆ requestID

unsigned int StopFreezeReliablePdu::requestID

Request ID.

Definition at line 2003 of file DIS.h.

◆ requiredReliablityService

unsigned char StopFreezeReliablePdu::requiredReliablityService

reliablity level

Definition at line 1999 of file DIS.h.


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