VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lasingMissileTrackControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2016 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
15 #include "vrfutil/simClock.h"
16 #include "vrfutil/rwReal.h"
17 
22 {
23 public:
26  DtReaderWriterRegistry * parentRegistry = 0);
27 
31  DtReaderWriterRegistry * parentRegistry = 0);
32 
36 
39 
42  virtual DtString type() const;
43 
44  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry = 0) const;
45 
48  virtual double maxTrackingAngle() const;
49  virtual void setMaxTrackingAngle(double angle);
51 
53  static DtComponentDescriptor * creator();
54 
55 private:
58 
59 protected:
60 
64 
71 
73 };

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)