IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.MPetekLib.Application.Scripts.LinearOscillator._10MultipleResCurvesPlotObsolete Class Reference

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. More...
 
static void ApplyPlotCurveSettingsDefault (PlotZedgraphCurve plot, int whichCurve, int numCurves)
 Applies style and other settings to the plotter used to show the parametric graph. More...
 
static void Run (double dampingMin, double dampingMax, int numCurves, int numPoints)
 Plots a family of resonance curves. More...
 
static void Run (string[] arguments)
 Plots a family of resonance curves. More...
 

Member Function Documentation

static void IG.MPetekLib.Application.Scripts.LinearOscillator._10MultipleResCurvesPlotObsolete.ApplyPlotterSettingsDefault ( PlotterZedGraph  plotter,
int  whichInput,
int  numInputs,
int  whichOutput,
int  numOutpts 
)
inlinestatic

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.

References IG.Gr.PlotterZedGraph.IsShowPointValues.

static void IG.MPetekLib.Application.Scripts.LinearOscillator._10MultipleResCurvesPlotObsolete.ApplyPlotCurveSettingsDefault ( PlotZedgraphCurve  plot,
int  whichCurve,
int  numCurves 
)
inlinestatic

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.

References IG.Lib.ColorScaleBase.Create(), IG.Lib.ColorScaleBase.GetColor(), IG.Gr.PlotZedgraphCurve.LineColor, IG.Gr.PlotZedgraphCurve.LineWidth, IG.Gr.PlotZedgraphCurve.PointBorderColor, IG.Gr.PlotZedgraphCurve.PointFillColor, and IG.Gr.PlotZedgraphCurve.PointsVisible.

static void IG.MPetekLib.Application.Scripts.LinearOscillator._10MultipleResCurvesPlotObsolete.Run ( double  dampingMin,
double  dampingMax,
int  numCurves,
int  numPoints 
)
inlinestatic
static void IG.MPetekLib.Application.Scripts.LinearOscillator._10MultipleResCurvesPlotObsolete.Run ( string[]  arguments)
inlinestatic

Plots a family of resonance curves.

Plotting is performed in the main thread.


The documentation for this class was generated from the following file: