TimeShiftable
org.abh80.nf.util.TimeShiftable
This trait is implemented by the Class that needs to represent an object that could be shifted by a certain time. ==Math Note== Shifting is equivalent to:
new_time = old_time + Δt
Type parameters
- T
-
Type of the object
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class KinematicStateclass AbsoluteTime
Members list
In this article