IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Naenkrat narišem grafa analitične in numerične rešitve za iste parametre. More...
Static Public Member Functions | |
static void | Run (string[] arguments) |
Naenkrat nariše grafa analitične in numerične rešitve za iste parametre. More... | |
static void | StartNewStaPlottingThread (DrivenHarmonicOscillator oscillator) |
Metoda se izvaja na novi niti. Najprej ustvari set 2D točk potrebnih za graf (povzame iz Solution[][]) in potem graf nariše. More... | |
Naenkrat narišem grafa analitične in numerične rešitve za iste parametre.
|
inlinestatic |
Naenkrat nariše grafa analitične in numerične rešitve za iste parametre.
Grafa se izrišeta vsak v svoji niti.
References IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4.InitialProblemSolverBase.EndPoint, IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.InitialConditions, IG.MPetekLib.Algorithms.Plotting.PlotHQ.Plotter, IG.MPetekLib.Algorithms.Plotting.PlotHQ.ShowPlot(), IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenHarmonicOscillator.SolveAnalytically(), IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.Solver, IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4.InitialProblemSolverBase.StepSize, IG.MPetekLib.Algorithms.Plotting.PlotHQ.Window, and IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenOscillatorBase.X_vs_T().
Referenced by IG.Script.AppMarkoPetek.App05AnalytAndNumSolutionPlot().
|
inlinestatic |
Metoda se izvaja na novi niti. Najprej ustvari set 2D točk potrebnih za graf (povzame iz Solution[][]) in potem graf nariše.
References IG.MPetekLib.Algorithms.Plotting.PlotHQ.Plotter, IG.MPetekLib.Algorithms.Plotting.PlotHQ.ShowPlot(), IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.SolveNumerically(), and IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenOscillatorBase.X_vs_T().