VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
underwaterAcousticsDecoderDIS.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 1992-2025 MAK Technologies, Inc
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtDIS
13 
14 #include <vl/stateDecoder.h>
18 
21 
27 {
28 public:
29 
32 
35 
38 
41 
43  virtual void decode( const DtUnderwaterAcousticPdu& pdu,
45 
48 
49 protected:
50 
54 
55 };
56 
57 #endif // DtDIS
Base class for all DIS state decoders.
Definition: stateDecoder.h:23
Instances of DtExerciseConn are used to provide an application&#39;s interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
DtPropulsionNoiseDecoder myPropNoiseDec
Definition: underwaterAcousticsDecoderDIS.h:51
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual void decode(DtPdu *pdu, DtPduFactory *pduFactory=0)
This is a dummy method for backwards compatibility with DIS decoders.
Instances of DtUnderwaterAcousticPdu are used to send information about simulated underwater acoustic...
Definition: underwaterAcousticPdu.h:39
Instances of DtAdditionalPassiveActivitiesDecoder are used to take state information from an emission...
Definition: additionalPassiveActivitiesDecoderDIS.h:23
Instances of DtUnderwaterAcousticsDecoder are used to take state information from an emission state P...
Definition: underwaterAcousticsDecoderDIS.h:26
Instances of DtActiveSonarDecoder are used to take state information from an emission state PDU and p...
Definition: activeSonarDecoderDIS.h:23
Instances of DtUnderwaterAcousticsStateRepository are used to store state data for all underwater aco...
Definition: underwaterAcousticsStateRepository.h:37
Contains the DIS DtPropulsionNoiseDecoder class declaration.
DtAdditionalPassiveActivitiesDecoder myAddPassActDec
Definition: underwaterAcousticsDecoderDIS.h:52
Contains the DIS DtAdditionalPassiveActivitiesDecoder class declaration.
DtStateDecoder & operator=(const DtStateDecoder &orig)
Assignment operator.
Instances of DtPropulsionNoiseDecoder are used to take state information from an emission state PDU a...
Definition: propulsionNoiseDecoderDIS.h:23
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
DtActiveSonarDecoder myActiveSonarDec
Definition: underwaterAcousticsDecoderDIS.h:53

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)