VR-Forces 4.1 Class Documentation
signatureDetectLevelDeterminator.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
17 
19 
20 
27 {
28  private:
31 
33 
34  public:
37 
39 
42  virtual void init(const DtRwDetectionLevelContainer & params);
43 
47  virtual DtString type() const;
48 
49  virtual int determineCombatIdentificationLevel(double apparentSig, DtRwSensorContactInfo *
50  sensorInfo);
51 
52  virtual const int detectionLevelForForce() const;
53 
55  virtual void setDetectLevelDeterminatorDescriptor(DtRwDetectionLevelContainer& dLDDesc);
56 
57  virtual double minDetectableSignature();
58 
61  static DtDetectionLevelDeterminator* create();
62 
63 protected:
65 
66 };
67 

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)