VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
rotaryWingFollowTaskDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
12 #include "vrfutil/rwReal.h"
14 
18 {
19 public:
22  DtReaderWriterRegistry * parentRegistry = 0);
23 
26  orig, DtReaderWriterRegistry * parentRegistry = 0);
27 
31 
34 
37  virtual DtString type() const;
38 
40  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
41  = 0) const;
42 
44  static DtComponentDescriptor * creator();
45 
48  virtual double atDistance() const;
49  virtual void setAtDistance(double);
51 
54  virtual double farCatchUpFactor() const;
55  virtual void setFarCatchUpFactor(double);
57 
58 protected:
61 
62 protected:
66 
71 
76 
78 };

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)