IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Primerjam numerično rešitev z analitično. More...
Static Public Member Functions | |
static void | Run (string[] arguments) |
Performs a driven oscillations test and plots the results. More... | |
Primerjam numerično rešitev z analitično.
|
inlinestatic |
Performs a driven oscillations test and plots the results.
Plotting is performed in the main thread.
References IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4.InitialProblemSolverBase.EndPoint, IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenOscillatorBase.FindSteadyStateAmplitude(), IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.InitialConditions, IG.MPetekLib.Algorithms.PlottableModels.PlottableModelBase.NewCurveFromPlottableData(), IG.MPetekLib.Algorithms.Plotting.PlotHQ.Plotter, IG.MPetekLib.Algorithms.Plotting.PlotHQ.ShowPlot(), IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.SolveNumerically(), IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.Solver, IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenOscillatorBase.SteadyStateAmplitude, and IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4.InitialProblemSolverBase.StepSize.
Referenced by IG.Script.AppMarkoPetek.App08SteadyStateAmplitude().