VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)