17 namespace makVrfMetoc {
19 class DtWaterSurfaceStateRepository;
29 DtExerciseConn* exConn,
30 DtObjClassDesc* classDesc);
44 DtExerciseConn* exConn,
45 DtObjClassDesc* classDesc);
50 static void decodeSeaState(
52 const RTI::AttributeHandleValuePairSet& attrs,
56 static void decodeSalinity(
58 const RTI::AttributeHandleValuePairSet& attrs,
62 static void decodeTide(
64 const RTI::AttributeHandleValuePairSet& attrs,
68 static void decodeIce(
70 const RTI::AttributeHandleValuePairSet& attrs,
74 static void decodeCurrent(
76 const RTI::AttributeHandleValuePairSet& attrs,
80 static void decodeWave(
82 const RTI::AttributeHandleValuePairSet& attrs,
86 static void decodeSwell(
88 const RTI::AttributeHandleValuePairSet& attrs,
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
Instances of DtWaterSurfaceStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.WaterSurface objects.
Definition: waterSurfaceStateRepository.h:33
Instances of DtWaterSurfaceDecoder are used to decode data from the network into DtWaterSurfaceStateR...
Definition: waterSurfaceDecoderHLA.h:24
Contains the DtWeatherDecoder class declaration.
Instances of DtWeatherDecoder are used to decode data from the network into DtWeatherStateRepository ...
Definition: weatherDecoderHLA.h:24