VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
turbulenceLayerDecoderHLA.h
Go to the documentation of this file.
1 /*********************************************************************
2 **This file was generated by MAK Technologies' VR-Link Code Generator.
3 **hobjDecHeader.tlt
4 *********************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
15 #include "vlutil/vlMachineTypes.h"
16 
17 
18 
20 
24 class DT_DLL_VL DtTurbulenceLayerDecoder : public DtEnvironmentConditionDecoder
25 {
26 public:
29  DtExerciseConn* exConn,
30  DtObjClassDesc* classDesc);
31 
33  virtual ~DtTurbulenceLayerDecoder();
34 
37 
39  DtTurbulenceLayerDecoder& operator=(const DtTurbulenceLayerDecoder& orig);
40 
41 public:
43  static DtHlaStateDecoder* create(
44  DtExerciseConn* exConn,
45  DtObjClassDesc* classDesc);
46 
47 protected:
48 
50  static void decodeTurbulenceIntensityLevel(
52  const RTI::AttributeHandleValuePairSet& attrs,
53  int pairSetIndex);
54 
56  static void decodePriority(
58  const RTI::AttributeHandleValuePairSet& attrs,
59  int pairSetIndex);
60 
62  static void decodeVrfWeatherAreaIdentifier(
64  const RTI::AttributeHandleValuePairSet& attrs,
65  int pairSetIndex);
66 
67 };
68 
69 
70 
71 #endif
Instances of DtMetocEncoder encode data from DtMETOC_RootStateRepository objects to the net structure...
Definition: turbulenceLayerDecoderDIS.h:26
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
Contains the DtEnvironmentConditionDecoder class declaration.
This file contains typedefs for machine dependant types.

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)