17 namespace makVrfMetoc {
19 class DtLandSurfaceStateRepository;
29 DtExerciseConn* exConn,
30 DtObjClassDesc* classDesc);
44 DtExerciseConn* exConn,
45 DtObjClassDesc* classDesc);
50 static void decodeSnow(
52 const RTI::AttributeHandleValuePairSet& attrs,
56 static void decodeMoisture(
58 const RTI::AttributeHandleValuePairSet& attrs,
62 static void decodeIceCondition(
64 const RTI::AttributeHandleValuePairSet& attrs,
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
Instances of DtLandSurfaceStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.LandSurface objects.
Definition: landSurfaceStateRepository.h:31
Instances of DtLandSurfaceDecoder are used to decode data from the network into DtLandSurfaceStateRep...
Definition: landSurfaceDecoderHLA.h:24
Contains the DtWeatherDecoder class declaration.
Instances of DtWeatherDecoder are used to decode data from the network into DtWeatherStateRepository ...
Definition: weatherDecoderHLA.h:24