public class StateWrapper extends Object
| Constructor and Description |
|---|
StateWrapper(RegimeStateInstance ui,
String snm) |
StateWrapper(StateInstance ui,
String snm) |
| Modifier and Type | Method and Description |
|---|---|
void |
advance(StateInstance parent,
double t,
double dt) |
void |
exportState(String pfx,
double t,
LineDisplay ld) |
StateRunnable |
getChild(String snm) |
String |
getDimensionString() |
double |
getValue() |
public StateWrapper(StateInstance ui, String snm)
public StateWrapper(RegimeStateInstance ui, String snm)
public String getDimensionString() throws ContentError
ContentErrorpublic StateRunnable getChild(String snm)
public double getValue()
throws ContentError,
RuntimeError
ContentErrorRuntimeErrorpublic void advance(StateInstance parent, double t, double dt)
public void exportState(String pfx, double t, LineDisplay ld)
Copyright © 2019. All rights reserved.