VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rotaryWingLandingGearDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
12 #include "vrfutil/rwReal.h"
14 
17 {
18 protected:
21 
22 public:
25  DtReaderWriterRegistry * parentRegistry = 0);
26 
29  orig, DtReaderWriterRegistry * parentRegistry = 0);
30 
34 
36 
39  virtual DtString type() const;
40 
42  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry = 0) const;
43 
45  virtual void setLandingGearAltitude(double v);
46  virtual double landingGearAltitude() const;
47 
48  static DtComponentDescriptor * creator();
49 
50 protected:
52 };

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)