50 static void decodeTurbulenceIntensityLevel(
52 const RTI::AttributeHandleValuePairSet& attrs,
56 static void decodePriority(
58 const RTI::AttributeHandleValuePairSet& attrs,
62 static void decodeVrfWeatherAreaIdentifier(
64 const RTI::AttributeHandleValuePairSet& attrs,
Instances of DtTurbulenceLayerDecoder are used to decode data from the network into DtTurbulenceLayer...
Definition: turbulenceLayerDecoderHLA.h:24
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
Instances of DtEnvironmentConditionDecoder are used to decode data from the network into DtEnvironmen...
Definition: environmentConditionDecoderHLA.h:24
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
static DtHlaStateDecoder * create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)
Creates an instance of DtEnvironmentConditionDecoder.
Instances of DtTurbulenceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.MAK_TurbulenceLayer objects.
Definition: turbulenceLayerStateRepository.h:29
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc13.h:41
Contains the DtEnvironmentConditionDecoder class declaration.
DtHlaStateDecoder is used to provide decoding of a state message into a state repository in an HLA (a...
Definition: hlaStateDecoder.h:34
DtEnvironmentConditionDecoder & operator=(const DtEnvironmentConditionDecoder &orig)
Assignment operator.
This file contains typedefs for machine dependant types.