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.CompPhys._01AnnealingCatenary Class Reference
+ Collaboration diagram for IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary:

Static Public Member Functions

static void ShowPlot ()
 The plotting thread. Start after the molecular chain is instanitated in the main thread. Creates a PlotHQ and loads a curve (molecular chain) to the plotter. Then shows the plot. After this the thread can't do anything else, since it's displaying the plot window. More...
 
static void Run (string[] arguments)
 We initialize the molecular chain, start the plotting thread, then continue changing the chain in this thread and calling update on the shared PlotHQ object. More...
 

Static Public Attributes

static MolecularCatenary catenary
 
static PlotHQ plothq1
 
static PlotZedgraphCurve curve1
 

Member Function Documentation

static void IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary.ShowPlot ( )
inlinestatic

The plotting thread. Start after the molecular chain is instanitated in the main thread. Creates a PlotHQ and loads a curve (molecular chain) to the plotter. Then shows the plot. After this the thread can't do anything else, since it's displaying the plot window.

References IG.MPetekLib.Algorithms.PlottableModels.PlottableModelBase.NewCurveFromPlottableData(), IG.MPetekLib.Algorithms.Plotting.PlotHQ.Plotter, IG.Gr.PlotterZedGraph.SetBounds(), IG.MPetekLib.Algorithms.Plotting.PlotHQ.ShowPlot(), IG.Gr.PlotterZedGraph.Title, and IG.MPetekLib.Algorithms.Plotting.PlotHQ.Window.

static void IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary.Run ( string[]  arguments)
inlinestatic

Member Data Documentation

MolecularCatenary IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary.catenary
static
PlotHQ IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary.plothq1
static
PlotZedgraphCurve IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary.curve1
static

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