IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Testiram risanje grafov. More...
Static Public Member Functions | |
static void | Run (string[] arguments) |
Performs a driven oscillations test and plots the results. More... | |
Testiram risanje grafov.
|
inlinestatic |
Performs a driven oscillations test and plots the results.
Plotting is performed in the main thread.
References IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenHarmonicOscillator.AngularFrequencySquare, IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenHarmonicOscillator.DampingCoefficient, IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenOscillatorBase.DrivingAngularFrequency, IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4.InitialProblemSolverBase.EndPoint, IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.InitialConditions, IG.Gr.PlotZedgraphCurve.LineColor, IG.Gr.PlotZedgraphCurve.LinesVisible, IG.Gr.PlotZedgraphCurve.LineWidth, IG.MPetekLib.Algorithms.Plotting.PlotHQ.Plotter, IG.Gr.PlotZedgraphCurve.PointColor, IG.Gr.PlotZedgraphCurve.PointSize, IG.Gr.PlotZedgraphCurve.PointsVisible, IG.MPetekLib.Algorithms.Plotting.PlotHQ.ShowPlot(), IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.SolveNumerically(), IG.MPetekLib.Algorithms.PlottableModels.PlottableODEModelBase.Solver, IG.MPetekLib.Algorithms.Solvers.InitialProblemODE_RK4.InitialProblemSolverBase.StepSize, IG.Gr.PlotterZedGraph.Title, IG.MPetekLib.Algorithms.Plotting.PlotHQ.Window, IG.MPetekLib.Algorithms.PlottableModels.Oscillators.DrivenOscillatorBase.X_vs_T(), IG.Gr.PlotterZedGraph.XAxisLabel, and IG.Gr.PlotterZedGraph.YAxisLabel.
Referenced by IG.Script.AppMarkoPetek.App02DrivenPlotSolution().