17 namespace makVrfMetoc {
19 class DtTroposphereLayerStateRepository;
29 DtExerciseConn* exConn,
30 DtObjClassDesc* classDesc);
44 DtExerciseConn* exConn,
45 DtObjClassDesc* classDesc);
50 static void decodeLayer(
52 const RTI::AttributeHandleValuePairSet& attrs,
56 static void decodeCloud(
58 const RTI::AttributeHandleValuePairSet& attrs,
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
Instances of DtTroposphereLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.TroposphereLayer objects.
Definition: troposphereLayerStateRepository.h:32
Instances of DtTroposphereLayerDecoder are used to decode data from the network into DtTroposphereLay...
Definition: troposphereLayerDecoderHLA.h:24
Contains the DtWeatherDecoder class declaration.
Instances of DtWeatherDecoder are used to decode data from the network into DtWeatherStateRepository ...
Definition: weatherDecoderHLA.h:24