|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--opale.ode.ker.StepsizeControl
Class to implement a method of step control.
Constructor Summary | |
StepsizeControl(TimeScheme ts)
|
Method Summary | |
TimeScheme |
getTS()
Renvoie le schéma en temps associé. |
abstract void |
update()
Update the step. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StepsizeControl(TimeScheme ts)
Method Detail |
public TimeScheme getTS()
public abstract void update()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |