Verwendungen von Klasse
de.dlr.proseo.model.SimplePolicy.DeltaTime
Packages, die SimplePolicy.DeltaTime verwenden
Package
Beschreibung
The de.dlr.proseo.model package contains all classes required for the modelling of the persistent state
of prosEO, the Processing System for Earth Observation Data
-
Verwendungen von SimplePolicy.DeltaTime in de.dlr.proseo.model
Methoden in de.dlr.proseo.model, die SimplePolicy.DeltaTime zurückgebenModifizierer und TypMethodeBeschreibungSimplePolicy.getDeltaTimeT0()Gets the delta time to apply to the beginning of the interval (T0)SimplePolicy.getDeltaTimeT1()Gets the delta time to apply to the end of the interval (T1)SimplePolicy.DeltaTime.merge(SimplePolicy.DeltaTime anotherDeltaTime) Merge two delta times by creating a new delta time with the smaller unit and the larger (converted) durationSimplePolicy.DeltaTime.normalize()Normalize delta time to biggest unit, which can be represented with an integer durationMethoden in de.dlr.proseo.model, die Typen mit Argumenten vom Typ SimplePolicy.DeltaTime zurückgebenMethoden in de.dlr.proseo.model mit Parametern vom Typ SimplePolicy.DeltaTimeModifizierer und TypMethodeBeschreibungintSimplePolicy.DeltaTime.compareTo(SimplePolicy.DeltaTime o) SimplePolicy.DeltaTime.merge(SimplePolicy.DeltaTime anotherDeltaTime) Merge two delta times by creating a new delta time with the smaller unit and the larger (converted) durationvoidSimplePolicy.setDeltaTimeT0(SimplePolicy.DeltaTime deltaTimeT0) Sets the delta time to apply to the beginning of the interval (T0)voidSimplePolicy.setDeltaTimeT1(SimplePolicy.DeltaTime deltaTimeT1) Sets the delta time to apply to the beginning of the interval (T1)Methodenparameter in de.dlr.proseo.model mit Typargumenten vom Typ SimplePolicy.DeltaTimeModifizierer und TypMethodeBeschreibungvoidSimplePolicy.setDeltaTimes(List<SimplePolicy.DeltaTime> deltaTimes) Sets the delta times