14 #include <vlutil/vlString.h>
15 #include <vlutil/vlList.h>
16 #include <vl/globalObjectDesignator.h>
24 class DtTroposphereLayerPublisher;
29 class DtTroposphereLayerPublisher;
30 class DtSubsurfaceLayerPublisher;
31 class DtLandSurfacePublisher;
32 class DtWaterSurfacePublisher;
33 class DtServicePublisher;
68 bool publishObject =
true);
73 virtual bool createPublisher(
const DtEntityIdentifier&
id = DtEntityIdentifier::nullId());
75 virtual void destroyPublisher();
84 virtual RTI::ObjectClassHandle objectClassHandle()
const;
90 virtual void updatePublisher();
91 virtual void updateUuid();
95 virtual void setupMetocPublisher();
96 virtual void metocTick();
97 virtual void onTick();
Contains the DtSimEnvironmentalModelType class declaration.
Instances of DtTroposphereLayerPublisher publish METOC_Root.EnvironmentCondition.Weather.TroposphereLayer objects to the network.
Definition: troposphereLayerPublisherHLA.h:25
Definition: surface.h:179
This repository holds all information that is common to all the forms of all objects within VR-Forces...
Definition: weatherStateRepository.h:20
class DtVrlinkNetworkInterface:
Definition: vrlinkNetworkInterface.h:62
void * DtVrfSubsurfacePublisherPtr
Definition: metocServiceLocalNetInterface.h:38
Instances of DtServicePublisher publish METOC_Root.Service objects to the network.
Definition: servicePublisherHLA.h:25
Local network interface for weather state objects. These objects must have a DtWeatherStateRepository...
Definition: metocServiceLocalNetInterface.h:56
The overall structure of the DtStateData mechanism is: The DtStateData contains a list of double buff...
Definition: stateData.h:336
Class Description: DtSimObjectNetInterface.
Definition: simObjectNetInterface.h:48
Instances of DtWaterSurfacePublisher publish METOC_Root.EnvironmentCondition.Weather.WaterSurface objects to the network.
Definition: waterSurfacePublisherHLA.h:25
Definition: vrfEnvironmentalWeatherStateRecord.h:173
#define DT_DLL_vrlinkNetworkInterface
This file is used to determine how to build.
Definition: vrlinkNetworkInterfaceDefines.h:24
void * DtVrfServicePublisherPtr
Definition: metocServiceLocalNetInterface.h:41
DtVrfServicePublisherPtr myMetocServicePublisher
Definition: metocServiceLocalNetInterface.h:100
The simulation engine is controlled by a single,top-level class called the Simulation Manager...
Definition: simManager.h:121
void * DtVrfLandSurfacePublisherPtr
Definition: metocServiceLocalNetInterface.h:39
Definition: simLocalEnvironmentalNetInterface.h:40
void * DtVrfWaterSurfacePublisherPtr
Definition: metocServiceLocalNetInterface.h:40
Instances of DtLandSurfacePublisher publish METOC_Root.EnvironmentCondition.Weather.LandSurface objects to the network.
Definition: landSurfacePublisherHLA.h:25
Instances of DtSubsurfaceLayerPublisher publish METOC_Root.EnvironmentCondition.SubsurfaceLayer objec...
Definition: subsurfaceLayerPublisherHLA.h:25
void * DtVrfTropospherePublisherPtr
Definition: metocServiceLocalNetInterface.h:37