- java.lang.Object
-
- org.catacomb.be.TimePoint
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) double |
dt |
(package private) int |
istep |
(package private) double |
previousTime |
(package private) double |
runtime |
(package private) double |
time |
(package private) Timestep |
timestep |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
previousTime
double previousTime
-
Constructor Detail
-
TimePoint
public TimePoint()
-
Method Detail
-
getTime
public double getTime()
-
getDt
public double getDt()
-
getStep
public int getStep()
-
increment
public void increment()
Copyright © 2013. All Rights Reserved.