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:
-
plotter | Plotter to which settings are applied. |
whichInput | ID of the input to be plotted. |
whichOutpput | ID 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:
-
plot | Curve plot to which settings are applied. |
whichInput | ID of the curve to be plotted. |
whichOutpput | Number 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:
-
dampingMin | Minimal damping coefficient. |
dampingMax | Maximal damping coefficient. |
numCurves | Number of resonance curves plotted. |
numPoints | Number 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: