|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--opale.ode.ker.StepsizeControl | +--opale.ode.ker.NoStepsizeControl
With this class, no step control is effectued.
Constructor Summary | |
NoStepsizeControl(TimeScheme ts)
|
Method Summary | |
void |
update()
No update !! |
Methods inherited from class opale.ode.ker.StepsizeControl |
getTS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoStepsizeControl(TimeScheme ts)
Method Detail |
public final void update()
update
in class StepsizeControl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |