56 static void decodeLayer(
62 static void decodeCurrent(
68 static void decodeSalinity(
74 static void decodeBottomType(
80 static void decodeVisibilityRange(
86 static void decodePermeability(
92 static void decodePriority(
98 static void decodeVrfWeatherAreaIdentifier(
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
Instances of DtSubsurfaceLayerDecoder are used to decode data from the network into DtSubsurfaceLayer...
Definition: subsurfaceLayerDecoderHLA.h:24
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
static DtHlaStateDecoder * create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)
Creates an instance of DtEnvironmentConditionDecoder.
void decodeTemperature(MyFireInteraction *fire, const RTI::ParameterHandleValuePairSet &pvlist, int pairSetIndex)
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc1516.h:41
Instances of DtSubsurfaceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.SubsurfaceLayer objects.
Definition: subsurfaceLayerStateRepository.h:32
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
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:154
DtEnvironmentConditionDecoder & operator=(const DtEnvironmentConditionDecoder &orig)
Assignment operator.
This file contains typedefs for machine dependant types.