|
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 void IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary.ShowPlot |
( |
| ) |
|
|
inlinestatic |
static void IG.MPetekLib.Application.Scripts.CompPhys._01AnnealingCatenary.Run |
( |
string[] |
arguments | ) |
|
|
inlinestatic |
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: