VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
DtNetTimeAndDatePdu Struct Reference

Structure implements Network Layout for DtTimeAndDatePdu. More...

+ Collaboration diagram for DtNetTimeAndDatePdu:

Public Attributes

DtNetPduHeader myHeader
 The PDU header. More...
 
DtNetU16 myVersion
 
DtNetEntityIdentifier mySimulationIdentifier
 
DtNetClockTime myTimeAndDate
 
DtNetFloat64 myTimeOfDayAdvancementSpeed
 
DtNetBoolean mySunPositionLockedToObserver
 

Detailed Description

Structure implements Network Layout for DtTimeAndDatePdu.

Here we don't use inheritance, we use composition which makes the size right.

Member Data Documentation

DtNetPduHeader DtNetTimeAndDatePdu::myHeader

The PDU header.

In the case of inheritance, we pick up the parents Net PDU Type

DtNetEntityIdentifier DtNetTimeAndDatePdu::mySimulationIdentifier
DtNetBoolean DtNetTimeAndDatePdu::mySunPositionLockedToObserver
DtNetClockTime DtNetTimeAndDatePdu::myTimeAndDate
DtNetFloat64 DtNetTimeAndDatePdu::myTimeOfDayAdvancementSpeed
DtNetU16 DtNetTimeAndDatePdu::myVersion

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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)