31 DtObjClassDesc* classDesc);
44 static DtHlaStateEncoder* create(
46 DtObjClassDesc* classDesc);
57 static void encodeSnow(
59 RTI::AttributeHandleValuePairSet* attrs,
60 RTI::AttributeHandle attrHandle);
64 static bool needMoisture(
69 static void encodeMoisture(
71 RTI::AttributeHandleValuePairSet* attrs,
72 RTI::AttributeHandle attrHandle);
76 static bool needIceCondition(
81 static void encodeIceCondition(
83 RTI::AttributeHandleValuePairSet* attrs,
84 RTI::AttributeHandle attrHandle);
88 static bool needBlowingParticulateMatter(
93 static void encodeBlowingParticulateMatter(
95 RTI::AttributeHandleValuePairSet* attrs,
96 RTI::AttributeHandle attrHandle);
100 static bool needPriority(
105 static void encodePriority(
107 RTI::AttributeHandleValuePairSet* attrs,
108 RTI::AttributeHandle attrHandle);
112 static bool needSnowMinimumAltitude(
117 static void encodeSnowMinimumAltitude(
119 RTI::AttributeHandleValuePairSet* attrs,
120 RTI::AttributeHandle attrHandle);
124 static bool needSnowRoadAccumulation(
129 static void encodeSnowRoadAccumulation(
131 RTI::AttributeHandleValuePairSet* attrs,
132 RTI::AttributeHandle attrHandle);
136 static bool needRainAccumulation(
141 static void encodeRainAccumulation(
143 RTI::AttributeHandleValuePairSet* attrs,
144 RTI::AttributeHandle attrHandle);
148 static bool needReferenceTemperatureAltitude(
153 static void encodeReferenceTemperatureAltitude(
155 RTI::AttributeHandleValuePairSet* attrs,
156 RTI::AttributeHandle attrHandle);
160 static bool needReferencePressureAltitude(
165 static void encodeReferencePressureAltitude(
167 RTI::AttributeHandleValuePairSet* attrs,
168 RTI::AttributeHandle attrHandle);
172 static bool needIsLightningPresent(
177 static void encodeIsLightningPresent(
179 RTI::AttributeHandleValuePairSet* attrs,
180 RTI::AttributeHandle attrHandle);
184 static bool needVisualObscurantColor(
189 static void encodeVisualObscurantColor(
191 RTI::AttributeHandleValuePairSet* attrs,
192 RTI::AttributeHandle attrHandle);
196 static bool needVisualObscurantHeight(
201 static void encodeVisualObscurantHeight(
203 RTI::AttributeHandleValuePairSet* attrs,
204 RTI::AttributeHandle attrHandle);
208 static bool needVrfWeatherAreaIdentifier(
213 static void encodeVrfWeatherAreaIdentifier(
215 RTI::AttributeHandleValuePairSet* attrs,
216 RTI::AttributeHandle attrHandle);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtLandSurfaceEncoder encode data from DtLandSurfaceStateRepository objects to the net st...
Definition: landSurfaceEncoderDIS.h:26
Contains the DtWeatherEncoder class declaration.
Instances of DtLandSurfaceStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.LandSurface objects.
Definition: landSurfaceStateRepository.h:31
This file contains typedefs for machine dependant types.