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
ContentError
public StateRunnable getChild(String snm)
public double getValue() throws ContentError, RuntimeError
ContentError
RuntimeError
public void advance(StateInstance parent, double t, double dt)
public void exportState(String pfx, double t, LineDisplay ld)
Copyright © 2020. All rights reserved.