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

IG::MPetekLib::Algorithms::Plotter::IPlottable Interface Reference

Zastopa vse razrede, ki se jih da risati. More...

Inheritance diagram for IG::MPetekLib::Algorithms::Plotter::IPlottable:

List of all members.

Properties

string Name [get]
 Ime grafa.
List< double[]> Solution [get]
 Tabela s podatki za risanje. Lahko vsebuje več kot dva niza vrednosti.
List< string > VariableNames [get, set]
 S pomočjo imen spremenljivk uporabnik izbere dva želena niza vrednosti za risanje iz seznama Solution.

Detailed Description

Zastopa vse razrede, ki se jih da risati.


Property Documentation

List<double[]> IG::MPetekLib::Algorithms::Plotter::IPlottable::Solution [get]
List<string> IG::MPetekLib::Algorithms::Plotter::IPlottable::VariableNames [get, set]

S pomočjo imen spremenljivk uporabnik izbere dva želena niza vrednosti za risanje iz seznama Solution.

Implemented in IG::MPetekLib::Algorithms::Plotter::FunctionSampler, IG::MPetekLib::Algorithms::Solver::DEInitialProblemSolver, and IG::MPetekLib::Algorithms::SpecificSolver::SpecificDESolverBase.


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