Marko Petek's Thesis application 1.0
The Marko Petek's code for numerical analysis of nonlinear damped and driven oscillation.

IG::Script::AppMarkoPetekDerivedScript Class Reference

Tells to the interpreter, which custom classes are available. More...

Inheritance diagram for IG::Script::AppMarkoPetekDerivedScript:
Collaboration diagram for IG::Script::AppMarkoPetekDerivedScript:

List of all members.

Public Member Functions

 AppMarkoPetekDerivedScript ()
override void Script_AddCommands (ICommandLineApplicationInterpreter interpreter, SortedList< string, string > helpStrings)
 Adds application commands to the interpreter.
string AppExecuteDemoResCurvePlot (string[] arguments)
 Plots an analytical resonance curve overlayed with numerically calculated points.

Public Attributes

const string ConstExecuteDemoResCurvePlot = "ExecuteDemoResCurvePlot"
const string ConstHelpExecuteDemoResCurvePlot = "Example resonance curve plot just to demonstrate the concepts."

Detailed Description

Tells to the interpreter, which custom classes are available.


Constructor & Destructor Documentation

IG::Script::AppMarkoPetekDerivedScript::AppMarkoPetekDerivedScript ( ) [inline]

Member Function Documentation

override void IG::Script::AppMarkoPetekDerivedScript::Script_AddCommands ( ICommandLineApplicationInterpreter  interpreter,
SortedList< string, string >  helpStrings 
) [inline]

Adds application commands to the interpreter.

Reimplemented from IG::Script::AppMarkoPetek.

string IG::Script::AppMarkoPetekDerivedScript::AppExecuteDemoResCurvePlot ( string[]  arguments) [inline]

Plots an analytical resonance curve overlayed with numerically calculated points.

Parameters:
argumentsArray of command-line arguments.

Member Data Documentation

const string IG::Script::AppMarkoPetekDerivedScript::ConstHelpExecuteDemoResCurvePlot = "Example resonance curve plot just to demonstrate the concepts."

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties