14 #include <vl/objectPublisherHLA.h>
17 namespace makVrfMetoc {
19 class DtTroposphereLayerStateRepository;
37 const DtDDMRegionSet* regionSetToUse = 0);
41 RTI::ObjectClassHandle h,
44 const DtDDMRegionSet* regionSetToUse = 0);
50 const DtDDMRegionSet* regionSetToUse = 0);
60 static const char * objectClassName();
84 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
#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 DtTroposphereLayerPublisher publish METOC_Root.EnvironmentCondition.Weather.TroposphereLayer objects to the network.
Definition: troposphereLayerPublisherHLA.h:25
virtual DtTroposphereLayerStateRepository * tsr()
Synonym for troposphereLayerStateRep().
Definition: troposphereLayerPublisherHLA.h:95
static DtStateRepCreator theStateRepCreator
Definition: troposphereLayerPublisherHLA.h:87
virtual DtTroposphereLayerStateRepository * troposphereLayerStateRep()
Returns a pointer to the DtTroposphereLayerStateRepository - through which you can set or inspect cur...
Definition: troposphereLayerPublisherHLA.h:90