VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
troposphereLayerDecoderDIS.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
10 
11 #pragma once
12 
13 #if DtDIS
14 
15 #include <vl/metocPdu.h>
16 #include <vl/metocDecoderDIS.h>
17 
18 
19 
21 
22 
28 {
29 public:
30 
33 
35  virtual ~DtTroposphereLayerDecoder();
36 
39 
42 
44 
45 public:
46 
48  virtual void decode(const DtMetocPdu& pdu,
50 
51 protected:
53 
54 };
55 
56 
57 
58 #endif
Instances of DtExerciseConn are used to provide an application&#39;s interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtMetocPdu are used for DIS network packets which encode the DtMetocRootStateRepository ...
Definition: metocPdu.h:37
DtMetocPdu myPdu
Definition: troposphereLayerDecoderDIS.h:52
Instances of DtTroposphereLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.TroposphereLayer objects.
Definition: troposphereLayerStateRepository.h:31
Instances of DtMetocEncoder encode data from DtMETOC_RootStateRepository objects to the net structure...
Definition: troposphereLayerDecoderDIS.h:27
DtMetocDecoder & operator=(const DtMetocDecoder &orig)
Assignment operator.
Contains the DtMetocPdu class declaration.
Instances of DtMetocDecoder are used to decode METOC_Root state PDU structures from the network...
Definition: metocDecoderDIS.h:26
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
virtual void decode(const DtMetocPdu &pdu, DtWeatherStateRepository *stateRep)
Decode an METOC_Root state PDU and update a state repository.

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)