52 static bool needTurbulenceIntensityLevel(
57 static void encodeTurbulenceIntensityLevel(
60 RTI::AttributeHandle attrHandle);
64 static bool needPriority(
69 static void encodePriority(
72 RTI::AttributeHandle attrHandle);
76 static bool needVrfWeatherAreaIdentifier(
81 static void encodeVrfWeatherAreaIdentifier(
84 RTI::AttributeHandle attrHandle);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
static DtHlaStateEncoder * create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)
Function that creates a DtEnvironmentConditionEncoder.
DtHlaStateEncoder is used to provide encoding of a state repository into a state message in an HLA (a...
Definition: hlaStateEncoder.h:30
DtEnvironmentConditionEncoder & operator=(const DtEnvironmentConditionEncoder &orig)
Assignment operator.
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: objClassDesc1516.h:41
Instances of DtTurbulenceLayerEncoder encode data from DtTurbulenceLayerStateRepository objects to th...
Definition: turbulenceLayerEncoderHLA.h:24
Contains the DtEnvironmentConditionEncoder class declaration.
Instances of DtEnvironmentConditionEncoder encode data from DtEnvironmentConditionStateRepository obj...
Definition: environmentConditionEncoderHLA.h:24
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:237
This file contains typedefs for machine dependant types.