16 namespace makVrfMetoc {
18 class DtTroposphereLayerStateRepository;
30 DtExerciseConn* exConn,
31 DtObjClassDesc* classDesc);
45 DtExerciseConn* exConn,
46 DtObjClassDesc* classDesc);
52 static bool needLayer(
57 static void encodeLayer(
59 RTI::AttributeHandleValuePairSet* attrs,
60 RTI::AttributeHandle attrHandle);
64 static bool needCloud(
69 static void encodeCloud(
71 RTI::AttributeHandleValuePairSet* attrs,
72 RTI::AttributeHandle attrHandle);
#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
Contains the DtWeatherEncoder class declaration.
Instances of DtTroposphereLayerEncoder encode data from DtTroposphereLayerStateRepository objects to ...
Definition: troposphereLayerEncoderHLA.h:24
Instances of DtWeatherEncoder encode data from DtWeatherStateRepository objects to the net structures...
Definition: weatherEncoderHLA.h:24