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

IG::MPetekLib::Application::Scripts::LinearOscillator::_10MultipleResCurvesPlotObsolete Class Reference

List of all members.

Static Public Member Functions

static void ApplyPlotterSettingsDefault (PlotterZedGraph plotter, int whichInput, int numInputs, int whichOutput, int numOutpts)
 Applies style and other settings to the plotter used to show the parametric graph.
static void ApplyPlotCurveSettingsDefault (PlotZedgraphCurve plot, int whichCurve, int numCurves)
 Applies style and other settings to the plotter used to show the parametric graph.
static void Run (double dampingMin, double dampingMax, int numCurves, int numPoints)
 Plots a family of resonance curves.
static void Run (string[] arguments)
 Plots a family of resonance curves.

Member Function Documentation

static void IG::MPetekLib::Application::Scripts::LinearOscillator::_10MultipleResCurvesPlotObsolete::ApplyPlotterSettingsDefault ( PlotterZedGraph  plotter,
int  whichInput,
int  numInputs,
int  whichOutput,
int  numOutpts 
) [inline, static]

Applies style and other settings to the plotter used to show the parametric graph.

Parameters:
plotterPlotter to which settings are applied.
whichInputID of the input to be plotted.
whichOutpputID of the output to be plotted.
static void IG::MPetekLib::Application::Scripts::LinearOscillator::_10MultipleResCurvesPlotObsolete::ApplyPlotCurveSettingsDefault ( PlotZedgraphCurve  plot,
int  whichCurve,
int  numCurves 
) [inline, static]

Applies style and other settings to the plotter used to show the parametric graph.

Parameters:
plotCurve plot to which settings are applied.
whichInputID of the curve to be plotted.
whichOutpputNumber of all curves to be plotted.
static void IG::MPetekLib::Application::Scripts::LinearOscillator::_10MultipleResCurvesPlotObsolete::Run ( double  dampingMin,
double  dampingMax,
int  numCurves,
int  numPoints 
) [inline, static]

Plots a family of resonance curves.

Parameters:
dampingMinMinimal damping coefficient.
dampingMaxMaximal damping coefficient.
numCurvesNumber of resonance curves plotted.
numPointsNumber of points on each curve.

Plotting is performed in the main thread.

static void IG::MPetekLib::Application::Scripts::LinearOscillator::_10MultipleResCurvesPlotObsolete::Run ( string[]  arguments) [inline, static]

Plots a family of resonance curves.

Plotting is performed in the main thread.


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