SimulationContainerpublic class NormalModeAnalysisDisplay1DGraphic extends SimulationGraphic
| Modifier and Type | Class | Description |
|---|---|---|
static class |
NormalModeAnalysisDisplay1DGraphic.Applet |
| Modifier and Type | Field | Description |
|---|---|---|
protected IData |
AHarm |
|
protected double[] |
coeffs |
|
protected DataDoubleArray[] |
data |
|
protected DataDouble.DataInfoDouble |
dataInfoA |
|
protected DisplayTextBox |
displayAHarmonic |
|
protected DisplayTable |
displayTable |
|
protected DataTable |
omega2Table |
|
protected NormalModeAnalysisDisplay1D |
sim |
|
protected IDataSink |
sink |
|
protected java.lang.String[] |
stringWV |
|
protected IAction |
waveVectorAction |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER| Constructor | Description |
|---|---|
NormalModeAnalysisDisplay1DGraphic(NormalModeAnalysisDisplay1D simulation,
Space space) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, addAsTab, createDisplayBoxPaintAction, deviceList, displayList, getController, getDisplayBox, getPaintAction, getPanel, getSimulation, initGraphics, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, remove, remove, setPaintIntervalprotected NormalModeAnalysisDisplay1D sim
protected DataTable omega2Table
protected DataDoubleArray[] data
protected final DisplayTable displayTable
protected IDataSink sink
protected java.lang.String[] stringWV
protected double[] coeffs
protected IData AHarm
protected DisplayTextBox displayAHarmonic
protected DataDouble.DataInfoDouble dataInfoA
protected final IAction waveVectorAction
public NormalModeAnalysisDisplay1DGraphic(NormalModeAnalysisDisplay1D simulation, Space space)