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 Namespace Reference

Classes

interface  IPlottable
 Zastopa vse razrede, ki se jih da risati. More...
class  GeneralPlotter
 Razred samo izriše krivuljo za katero že obstajajo podatki. Podatki (koordinate) se nahajajo na objektu tipa IPlottable. Najprej pripraviš podatke, jih daš na objekt tipa IPlottable in tega potem podaš GeneralPlotterju. Kozmetiko nastaviš tukaj. More...
class  FunctionSampler

Functions

delegate double Function1D (double t)
 Delegat 1D funkcije.

Function Documentation

delegate double IG::MPetekLib::Algorithms::Plotter::Function1D ( double  t)

Delegat 1D funkcije.

Parameters:
tNeodvisna spremenljivka.
 All Classes Namespaces Files Functions Variables Enumerations Properties