VR-Forces 4.2 Class Documentation
transporterSignalMessageParams.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: transporterSignalMessageParams.h,v $ $Revision: 1.4 $ $State: Exp $
7 *******************************************************************************/
8 
12 
13 #ifndef DtTransporterSignalMessageParams_h
14 #define DtTransporterSignalMessageParams_h
15 
17 
19 
20 #include <vlpi/entityIdentifier.h>
21 #include <vl/globalObjDes.h>
22 #include <vlutil/vlMachineTypes.h>
23 
26 {
27 public:
30 
33 
36 
39 
41  virtual DtVrfSignalMessageParams* clone() const;
42 
43 public:
44 
46  DtGlobalObjectDesignator mySenderDesignator;
47  DtU32 myRadioIndex;
48  double mySampleRate;
49 
51  DtU32 myMessageId;
53  DtEntityIdentifier myReceiverID;
54  float myTimeout;
55 
57  std::string myCommModelName;
58 
59 protected:
60 
61 };
62 
63 #endif

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)