VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fixedWingFlyIntoControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2004 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: fixWingFlyIntoCtlDesc.h,v $ $Revision: 1.5 $ $State: Exp $
7 *******************************************************************************/
8 
11 
14 
15 #ifndef DtFixedWingFlyIntoControllerDescriptor_H_
16 #define DtFixedWingFlyIntoControllerDescriptor_H_
17 
19 #include "vrfutil/rwReal.h"
20 
29 {
30 public:
33  DtReaderWriterRegistry* parentRegistry = NULL);
35  DtReaderWriterRegistry* parentRegistry = NULL);
36 
40  DtReaderWriterRegistry* parentRegistry = NULL);
41 
45 
48 
51  virtual DtString type() const;
52 
54  parentRegistry = NULL) const;
55 
58  virtual double directFlyElevationAngle() const;
59  virtual void setDirectFlyElevationAngle(double angle);
61 
64  virtual double directFlyRange() const;
65  virtual void setDirectFlyRange(double range);
67 
69  static DtComponentDescriptor * creator();
70 
71 protected:
74 
75 protected:
79 
88 
98 
100 };
101 
102 #endif

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)