List of all members.
Constructor & Destructor Documentation
IG::Lib::LoadableScriptOptBase::AnalysisScript::AnalysisScript |
( |
| ) |
[inline, private] |
Direct analysis class used in optimization problems, modified such that it is connected with a loadable script of type
- See also:
- LoadableScriptOptBase
.
- Parameters:
-
Member Function Documentation
override void IG::Lib::LoadableScriptOptBase::AnalysisScript::Analyse |
( |
IAnalysisResults |
analysisData | ) |
[inline] |
Performs analysis - calculates requested results and writes them to the provided data structure.
- Parameters:
-
analysisData | Data structure where analysis request parameters are obtained and where analysis results are written. |
Implements IG::Num::IAnalysis.
void IG::Lib::LoadableScriptOptBase::AnalysisScript::Test |
( |
| ) |
[inline] |
Member Data Documentation
Property Documentation
Loadable script object of type LoadableScriptOptBase in which the current object is embedded (and obtains all data from it).
The documentation for this class was generated from the following file: