VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
rotaryWingJoyDeviceControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
15 #include "vrfutil/rwBoolean.h"
16 #include "vrfutil/rwInt.h"
17 #include "vrfutil/rwReal.h"
18 
23 {
24 public:
27  DtReaderWriterRegistry * parentRegistry = 0);
28 
31 
35  DtReaderWriterRegistry * parentRegistry = 0);
36 
40 
42  parentRegistry = 0) const;
43 
46  virtual DtString type() const;
47 
49  virtual DtReal riseTime()const;
50 
52  virtual DtReal yawConst()const;
53 
55  virtual DtReal pitchConst()const;
56 
58  virtual DtReal rollConst()const;
59 
61  static DtComponentDescriptor * creator();
62 
63 protected:
66 
70 
75 
80 
85 
91 };

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)