VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
aggregateAntiAirControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
12 #include "vrfutil/rwReal.h"
13 
18 
21 {
22 public:
25  DtReaderWriterRegistry * parentRegistry = 0);
26 
29  orig, DtReaderWriterRegistry * parentRegistry = 0);
30 
34 
37 
39  virtual DtString type() const;
40 
41  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
42  = 0) const;
43 
46  virtual double maxAltitude() const;
47  virtual void setMaxAltitude(double);
49 
51  static DtComponentDescriptor * creator();
52 
53 protected:
56 
57 protected:
58 
62 
67 
69 };
70 

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)