VR-Forces 4.2 Class Documentation
coeffSignatureModifierEval.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: coeffSignatureModifierEval.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 6/1/08 MEM
8 *******************************************************************************/
9 
10 #ifndef coefficientsSignatureModifierEval_H_
11 #define coefficientsSignatureModifierEval_H_
12 
14 
17 
23 {
24 private:
31 
32 public:
35  DtVrfObject* hostObject);
36 
38 
41  virtual bool init();
42 
45  virtual double modifySignature(double inputSignature) const = 0;
46 
50  virtual bool checkCondition() const = 0;
51 
52 protected:
53 };
54 
55 #endif

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)