VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
activeSonarSensorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma
13 
15 #include "vrfutil/rwVector.h"
16 #include "vrfutil/rwBoolean.h"
18 
23 {
24  private:
27 
28 public:
31  DtReaderWriterRegistry* parentRegistry = 0);
32 
35  orig, DtReaderWriterRegistry* parentRegistry = 0);
36 
40 
43 
46  virtual DtString type() const;
47 
49  DtReaderWriterRegistry * parentRegistry = 0) const;
50 
53 
56  virtual DtReal detectionPeriod() const;
57  virtual void setDetectionPeriod(DtReal detectionPeriod);
59 
62  virtual bool publishActiveSonarSystem() const;
63  virtual void setPublishActiveSonarSystem(bool v);
65 
68  virtual const DtActiveSonarSystemEntry& activeSonarSystem() const;
69  virtual DtActiveSonarSystemEntry& activeSonarSystem();
71 
74  virtual bool activeByDefault() const;
75  virtual void setActiveByDefault(bool active);
77 
78 protected:
79 
83 
93 
99 
105 
112 
114 };
115 

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)