FreeWRL / FreeX3D 4.3.0
GriddedDataPdu Struct Reference

Data Fields

struct SyntheticEnvironmentFamilyPdu mySyntheticEnvironmentFamilyPdu
 
struct EntityID environmentalSimulationApplicationID
 environmental simulation application ID
 
unsigned short fieldNumber
 unique identifier for each piece of enviornmental data
 
unsigned short pduNumber
 sequence number for the total set of PDUS used to transmit the data
 
unsigned short pduTotal
 Total number of PDUS used to transmit the data.
 
unsigned short coordinateSystem
 coordinate system of the grid
 
unsigned char numberOfGridAxes
 number of grid axes for the environmental data
 
unsigned char constantGrid
 are domain grid axes identidal to those of the priveious domain update?
 
struct EntityType environmentType
 type of environment
 
struct Orientation orientation
 orientation of the data grid
 
long long sampleTime
 valid time of the enviormental data sample, 64 bit unsigned int
 
unsigned int totalValues
 total number of all data values for all pdus for an environmental sample
 
unsigned char vectorDimension
 total number of data values at each grid point.
 
unsigned short padding1
 padding
 
unsigned char padding2
 padding
 
void * gridDataList
 Grid data ^^^This is wrong.
 

Detailed Description

Definition at line 1138 of file DIS.h.

Field Documentation

◆ constantGrid

unsigned char GriddedDataPdu::constantGrid

are domain grid axes identidal to those of the priveious domain update?

Definition at line 1153 of file DIS.h.

◆ coordinateSystem

unsigned short GriddedDataPdu::coordinateSystem

coordinate system of the grid

Definition at line 1149 of file DIS.h.

◆ environmentalSimulationApplicationID

struct EntityID GriddedDataPdu::environmentalSimulationApplicationID

environmental simulation application ID

Definition at line 1141 of file DIS.h.

◆ environmentType

struct EntityType GriddedDataPdu::environmentType

type of environment

Definition at line 1155 of file DIS.h.

◆ fieldNumber

unsigned short GriddedDataPdu::fieldNumber

unique identifier for each piece of enviornmental data

Definition at line 1143 of file DIS.h.

◆ gridDataList

void* GriddedDataPdu::gridDataList

Grid data ^^^This is wrong.

Definition at line 1169 of file DIS.h.

◆ mySyntheticEnvironmentFamilyPdu

struct SyntheticEnvironmentFamilyPdu GriddedDataPdu::mySyntheticEnvironmentFamilyPdu

Definition at line 1139 of file DIS.h.

◆ numberOfGridAxes

unsigned char GriddedDataPdu::numberOfGridAxes

number of grid axes for the environmental data

Definition at line 1151 of file DIS.h.

◆ orientation

struct Orientation GriddedDataPdu::orientation

orientation of the data grid

Definition at line 1157 of file DIS.h.

◆ padding1

unsigned short GriddedDataPdu::padding1

padding

Definition at line 1165 of file DIS.h.

◆ padding2

unsigned char GriddedDataPdu::padding2

padding

Definition at line 1167 of file DIS.h.

◆ pduNumber

unsigned short GriddedDataPdu::pduNumber

sequence number for the total set of PDUS used to transmit the data

Definition at line 1145 of file DIS.h.

◆ pduTotal

unsigned short GriddedDataPdu::pduTotal

Total number of PDUS used to transmit the data.

Definition at line 1147 of file DIS.h.

◆ sampleTime

long long GriddedDataPdu::sampleTime

valid time of the enviormental data sample, 64 bit unsigned int

Definition at line 1159 of file DIS.h.

◆ totalValues

unsigned int GriddedDataPdu::totalValues

total number of all data values for all pdus for an environmental sample

Definition at line 1161 of file DIS.h.

◆ vectorDimension

unsigned char GriddedDataPdu::vectorDimension

total number of data values at each grid point.

Definition at line 1163 of file DIS.h.


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