From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a02939.html | 119 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 docs/doxygen/nel/a02939.html (limited to 'docs/doxygen/nel/a02939.html') diff --git a/docs/doxygen/nel/a02939.html b/docs/doxygen/nel/a02939.html new file mode 100644 index 00000000..7bbe28fe --- /dev/null +++ b/docs/doxygen/nel/a02939.html @@ -0,0 +1,119 @@ + + +NeL: NLAINIMAT::CMotivationEnergy::CMotivationValue class Reference + + + +
+

NLAINIMAT::CMotivationEnergy::CMotivationValue Class Reference

+ + + + + + + + + +

Public Member Functions

 CMotivationValue ()

Data Fields

double PP
double Value
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLAINIMAT::CMotivationEnergy::CMotivationValue::CMotivationValue  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file mhics.h. +

+References PP. +

+

00058                 {
+00059                         Value = 0;
+00060                         PP = 0;
+00061                 }
+
+


Field Documentation

+

+ + + + +
+ + +
double NLAINIMAT::CMotivationEnergy::CMotivationValue::PP +
+
+ + + + + +
+   + + +

+ +

+Definition at line 56 of file mhics.h. +

+Referenced by CMotivationValue(), NLAINIMAT::CMotivationEnergy::computeMotivationValue(), NLAINIMAT::CMotivationEnergy::getMotivationPP(), NLAINIMAT::CMotivationEnergy::setMotivationPP(), and NLAINIMAT::CMotivationEnergy::setMotivationValue().

+

+ + + + +
+ + +
double NLAINIMAT::CMotivationEnergy::CMotivationValue::Value +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file mhics.h. +

+Referenced by NLAINIMAT::CMotivationEnergy::computeMotivationValue(), NLAINIMAT::CMotivationEnergy::getMotivationValue(), NLAINIMAT::CMotivationEnergy::setMotivationPP(), and NLAINIMAT::CMotivationEnergy::setMotivationValue().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 11:10:48 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1