SimulationContainer
public class HTTPSoftSphereApplet extends SimulationGraphic
Modifier and Type | Class | Description |
---|---|---|
static class |
HTTPSoftSphereApplet.Applet |
|
static class |
HTTPSoftSphereApplet.SimOverlapTPSSParams |
Modifier and Type | Field | Description |
---|---|---|
protected MeterBoltzmannHTTP |
meter |
|
protected HTTPSoftSphereSim |
sim |
appName, controller, GRAPHIC_ONLY, simulation, space, TABBED_PANE, WINDOW_CLOSER
Constructor | Description |
---|---|
HTTPSoftSphereApplet(HTTPSoftSphereSim sim,
double otherTemperature) |
Modifier and Type | Method | Description |
---|---|---|
double |
getT1() |
|
double |
getT2() |
|
static void |
main(java.lang.String[] args) |
|
void |
setT1(double temperature) |
|
void |
setT2(double temperature) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, add, addAsTab, createDisplayBoxPaintAction, deviceList, displayList, getController, getDisplayBox, getPaintAction, getPanel, getSimulation, initGraphics, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, makeAndDisplayFrame, remove, remove, setPaintInterval
protected HTTPSoftSphereSim sim
protected MeterBoltzmannHTTP meter
public HTTPSoftSphereApplet(HTTPSoftSphereSim sim, double otherTemperature)