| uk.ac.imperial.presage2.core.Time |
Known Indirect Subclasses
|
This is a generic representation of a time within the simulation. Using this representation allows more complex time structures to be used rather than just discrete integer time.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Time.Bind | Provides various AbstractModules to bind different types of
Time. |
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Clone this time
| |||||||||||
Check if two times are equal.
| |||||||||||
Increment this time to the next discrete time value.
| |||||||||||
Get this time as an integer value.
| |||||||||||
Check if two times are equal.
| t | time to compare to. |
|---|
Increment this time to the next discrete time value.
Get this time as an integer value. Used to determine quantities of time ticks.