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
DtNetMetocPdu Struct Reference

Structure implements Network Layout for DtMetocPdu. More...

+ Collaboration diagram for DtNetMetocPdu:

Public Attributes

DtNetPduHeader myHeader
 The PDU header. More...
 
DtNetU16 myVersion
 
DtNetEntityIdentifier myEntityId
 
DtNetUuid myUniqueId
 
DtNetFloat32 myTemperature
 
DtNetWindStruct myWind
 
DtNetPrecipitationStruct myPrecipitation
 
DtNetHazeStruct myHaze
 
DtNetFloat32 myHumidity
 
DtNetFloat32 myBarometricPressure
 
DtNetFloat32 myVisibilityRange
 
char * myGeoReferenceVariant
 

Detailed Description

Structure implements Network Layout for DtMetocPdu.

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

Member Data Documentation

DtNetFloat32 DtNetMetocPdu::myBarometricPressure
DtNetEntityIdentifier DtNetMetocPdu::myEntityId
char* DtNetMetocPdu::myGeoReferenceVariant
DtNetHazeStruct DtNetMetocPdu::myHaze
DtNetPduHeader DtNetMetocPdu::myHeader

The PDU header.

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

DtNetFloat32 DtNetMetocPdu::myHumidity
DtNetPrecipitationStruct DtNetMetocPdu::myPrecipitation
DtNetFloat32 DtNetMetocPdu::myTemperature
DtNetUuid DtNetMetocPdu::myUniqueId
DtNetU16 DtNetMetocPdu::myVersion
DtNetFloat32 DtNetMetocPdu::myVisibilityRange
DtNetWindStruct DtNetMetocPdu::myWind

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

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)