31 DtObjClassDesc* classDesc);
44 static DtHlaStateEncoder* create(
46 DtObjClassDesc* classDesc);
52 static bool needSeaState(
57 static void encodeSeaState(
59 RTI::AttributeHandleValuePairSet* attrs,
60 RTI::AttributeHandle attrHandle);
64 static bool needSalinity(
69 static void encodeSalinity(
71 RTI::AttributeHandleValuePairSet* attrs,
72 RTI::AttributeHandle attrHandle);
81 static void encodeTide(
83 RTI::AttributeHandleValuePairSet* attrs,
84 RTI::AttributeHandle attrHandle);
93 static void encodeIce(
95 RTI::AttributeHandleValuePairSet* attrs,
96 RTI::AttributeHandle attrHandle);
100 static bool needCurrent(
105 static void encodeCurrent(
107 RTI::AttributeHandleValuePairSet* attrs,
108 RTI::AttributeHandle attrHandle);
112 static bool needWave(
117 static void encodeWave(
119 RTI::AttributeHandleValuePairSet* attrs,
120 RTI::AttributeHandle attrHandle);
124 static bool needSwell(
129 static void encodeSwell(
131 RTI::AttributeHandleValuePairSet* attrs,
132 RTI::AttributeHandle attrHandle);
136 static bool needPriority(
141 static void encodePriority(
143 RTI::AttributeHandleValuePairSet* attrs,
144 RTI::AttributeHandle attrHandle);
148 static bool needChoppiness(
153 static void encodeChoppiness(
155 RTI::AttributeHandleValuePairSet* attrs,
156 RTI::AttributeHandle attrHandle);
160 static bool needSurgeDepth(
165 static void encodeSurgeDepth(
167 RTI::AttributeHandleValuePairSet* attrs,
168 RTI::AttributeHandle attrHandle);
172 static bool needSurfaceTransparency(
177 static void encodeSurfaceTransparency(
179 RTI::AttributeHandleValuePairSet* attrs,
180 RTI::AttributeHandle attrHandle);
184 static bool needDriveSeaStateFromWind(
189 static void encodeDriveSeaStateFromWind(
191 RTI::AttributeHandleValuePairSet* attrs,
192 RTI::AttributeHandle attrHandle);
196 static bool needVrfWeatherAreaIdentifier(
201 static void encodeVrfWeatherAreaIdentifier(
203 RTI::AttributeHandleValuePairSet* attrs,
204 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 DtWaterSurfaceEncoder encode data from DtWaterSurfaceStateRepository objects to the net ...
Definition: waterSurfaceEncoderDIS.h:26
Contains the DtWeatherEncoder class declaration.
Instances of DtWaterSurfaceStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.WaterSurface objects.
Definition: waterSurfaceStateRepository.h:32
This file contains typedefs for machine dependant types.