31 DtObjClassDesc* classDesc);
44 static DtHlaStateEncoder* create(
46 DtObjClassDesc* classDesc);
52 static bool needTurbulenceIntensityLevel(
57 static void encodeTurbulenceIntensityLevel(
59 RTI::AttributeHandleValuePairSet* attrs,
60 RTI::AttributeHandle attrHandle);
64 static bool needPriority(
69 static void encodePriority(
71 RTI::AttributeHandleValuePairSet* attrs,
72 RTI::AttributeHandle attrHandle);
76 static bool needVrfWeatherAreaIdentifier(
81 static void encodeVrfWeatherAreaIdentifier(
83 RTI::AttributeHandleValuePairSet* attrs,
84 RTI::AttributeHandle attrHandle);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtTurbulenceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.MAK_TurbulenceLayer objects.
Definition: turbulenceLayerStateRepository.h:29
Instances of DtTurbulenceLayerEncoder encode data from DtTurbulenceLayerStateRepository objects to th...
Definition: turbulenceLayerEncoderDIS.h:26
Contains the DtEnvironmentConditionEncoder class declaration.
This file contains typedefs for machine dependant types.