Uses of Class
org.orekit.time.TimeOffset
Packages that use TimeOffset
Package
Description
This package provides classes to represent simple attitudes.
This package provides classes to handle frames and transforms between them.
This package provides classes to represent orbits.
Propagation
This package provides built-in implementations of
EventFunction.This independent package provides classes to handle epochs, time scales,
and to compare instants together.
This package provides useful objects.
-
Uses of TimeOffset in org.orekit.attitudes
Methods in org.orekit.attitudes with parameters of type TimeOffset -
Uses of TimeOffset in org.orekit.frames
Methods in org.orekit.frames with parameters of type TimeOffsetModifier and TypeMethodDescriptionTransform.shiftedBy(TimeOffset dt) Get a time-shifted instance. -
Uses of TimeOffset in org.orekit.orbits
Methods in org.orekit.orbits with parameters of type TimeOffsetModifier and TypeMethodDescriptionCartesianOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.CircularOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.EquinoctialOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.FieldCartesianOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.FieldCircularOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.FieldEquinoctialOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.FieldKeplerianOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.abstract FieldOrbit<T> FieldOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.KeplerianOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit.abstract OrbitOrbit.shiftedBy(TimeOffset dt) Get a time-shifted orbit. -
Uses of TimeOffset in org.orekit.propagation
Methods in org.orekit.propagation with parameters of type TimeOffsetModifier and TypeMethodDescriptionSpacecraftState.shiftedBy(TimeOffset dt) Get a time-shifted state. -
Uses of TimeOffset in org.orekit.propagation.events.functions
Methods in org.orekit.propagation.events.functions with parameters of type TimeOffset -
Uses of TimeOffset in org.orekit.time
Subclasses of TimeOffset in org.orekit.timeModifier and TypeClassDescriptionclassThis class represents a specific instant in time.Fields in org.orekit.time declared as TimeOffsetModifier and TypeFieldDescriptionstatic final TimeOffsetTimeOffset.ATTOSECONDSplit time representing 1 attosecond.static final TimeOffsetTimeOffset.DAYSplit time representing 1 day.static final TimeOffsetTimeOffset.DAY_WITH_POSITIVE_LEAPSplit time representing 1 day that includes an additional leap second.static final TimeOffsetTimeOffset.FEMTOSECONDSplit time representing 1 femtosecond.static final TimeOffsetTimeOffset.HOURSplit time representing 1 hour.static final TimeOffsetTimeOffset.MICROSECONDSplit time representing 1 microsecond.static final TimeOffsetTimeOffset.MILLISECONDSplit time representing 1 millisecond.static final TimeOffsetTimeOffset.MINUTESplit time representing 1 minute.static final TimeOffsetTimeOffset.NaNSplit time representing a NaN.static final TimeOffsetTimeOffset.NANOSECONDSplit time representing 1 nanosecond.static final TimeOffsetTimeOffset.NEGATIVE_INFINITYSplit time representing negative infinity.static final TimeOffsetTimeOffset.PICOSECONDSplit time representing 1 picosecond.static final TimeOffsetTimeOffset.POSITIVE_INFINITYSplit time representing positive infinity.static final TimeOffsetTimeOffset.SECONDSplit time representing 1 second.static final TimeOffsetTimeOffset.ZEROSplit time representing 0.Methods in org.orekit.time that return TimeOffsetModifier and TypeMethodDescriptionAbsoluteDate.accurateDurationFrom(AbsoluteDate instant) Compute the physically elapsed duration between two instants.AbsoluteDate.accurateOffsetFrom(AbsoluteDate instant, TimeScale timeScale) Compute the apparent clock offset between two instant in the perspective of a specifictime scale.TimeOffset.add(TimeOffset t) Build a time by adding two times.TimeOffset.divide(int q) Divide the instance by a positive constant.GLONASSScale.getLeap(AbsoluteDate date) Get the value of the previous leap.default TimeOffsetTimeScale.getLeap(AbsoluteDate date) Get the value of the previous leap.UTCScale.getLeap(AbsoluteDate date) Get the value of the previous leap.UTCTAIOffset.getLeap()Get the value of the leap at offset validity start.OffsetModel.getOffset()Offset at reference date in seconds (TAI minus UTC).UTCTAIOffset.getOffset(AbsoluteDate date) Get the TAI - UTC offset in seconds.UTCTAIOffset.getOffset(DateComponents date, TimeComponents time) Get the TAI - UTC offset in seconds.TimeOffset.getRoundedOffset(int fractionDigits) Round to specified accuracy.TimeComponents.getSplitSecond()Get the seconds number.TimeComponents.getSplitSecondsInLocalDay()Get the second number within the local day, without applying theoffset from UTC.TimeComponents.getSplitSecondsInUTCDay()Get the second number within the UTC day, applying theoffset from UTC.GNSSDate.getSplitSecondsInWeek()Get the number of seconds since week start.TimeOffset.multiply(long p) Multiply the instance by a positive or zero constant.TimeOffset.negate()Negate the instance.ClockTimeScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.ConstantOffsetTimeScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.GLONASSScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.GMSTScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.SatelliteClockScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.TCBScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.TCGScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.TDBScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.TimeScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.UT1Scale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.UTCScale.offsetFromTAI(AbsoluteDate date) Get the offset to convert locations fromTAIScaleto instance.ConstantOffsetTimeScale.offsetToTAI(DateComponents date, TimeComponents time) Get the offset to convert locations from instance toTAIScale.GLONASSScale.offsetToTAI(DateComponents date, TimeComponents time) Get the offset to convert locations from instance toTAIScale.SatelliteClockScale.offsetToTAI(DateComponents date, TimeComponents time) Get the offset to convert locations from instance toTAIScale.default TimeOffsetTimeScale.offsetToTAI(DateComponents date, TimeComponents time) Get the offset to convert locations from instance toTAIScale.UTCScale.offsetToTAI(DateComponents date, TimeComponents time) Get the offset to convert locations from instance toTAIScale.static TimeOffsetParse a string to produce an accurate split time.TimeOffset.subtract(TimeOffset t) Build a time by subtracting one time from the instance.Methods in org.orekit.time with parameters of type TimeOffsetModifier and TypeMethodDescriptionTimeOffset.add(TimeOffset t) Build a time by adding two times.intTimeOffset.compareTo(TimeOffset other) Compare the instance with another one.static AbsoluteDateAbsoluteDate.createMJDDate(int mjd, TimeOffset secondsInDay, TimeScale timeScale) Build an instance corresponding to a Modified Julian Day date.AbsoluteDate.shiftedBy(TimeOffset dt) Get a time-shifted instance.FieldAbsoluteDate.shiftedBy(TimeOffset dt) Get a time-shifted date.default TTimeShiftable.shiftedBy(TimeOffset dt) Get a time-shifted instance.TimeOffset.subtract(TimeOffset t) Build a time by subtracting one time from the instance.Constructors in org.orekit.time with parameters of type TimeOffsetModifierConstructorDescriptionAbsoluteDate(int year, int month, int day, int hour, int minute, TimeOffset second, TimeScale timeScale) Build an instance from a location in atime scale.AbsoluteDate(int year, Month month, int day, int hour, int minute, TimeOffset second, TimeScale timeScale) Build an instance from a location in atime scale.AbsoluteDate(AbsoluteDate since, TimeOffset elapsedDuration) Build an instance from an elapsed duration since another instant.AbsoluteDate(AbsoluteDate reference, TimeOffset apparentOffset, TimeScale timeScale) Build an instance from an apparent clock offset with respect to another instant in the perspective of a specifictime scale.AbsoluteDate(TimeOffset offset) Build a date from an offset since a reference epoch.ConstantOffsetTimeScale(String name, TimeOffset offset) Simple constructor.DateTimeComponents(int year, int month, int day, int hour, int minute, TimeOffset second) Build an instance from raw level components.DateTimeComponents(int year, Month month, int day, int hour, int minute, TimeOffset second) Build an instance from raw level components.DateTimeComponents(DateTimeComponents reference, TimeOffset offset) Build an instance from a seconds offset with respect to another one.FieldAbsoluteDate(Field<T> field, int year, int month, int day, int hour, int minute, TimeOffset second, TimeScale timeScale) Build an instance from a location in atime scale.FieldAbsoluteDate(Field<T> field, int year, Month month, int day, int hour, int minute, TimeOffset second, TimeScale timeScale) Build an instance from a location in atime scale.FieldAbsoluteDate(FieldAbsoluteDate<T> since, TimeOffset elapsedDuration) Build an instance from an elapsed duration since another instant.GNSSDate(int weekNumber, TimeOffset secondsInWeek, SatelliteSystem system) Build an instance corresponding to a GNSS date.GNSSDate(int weekNumber, TimeOffset secondsInWeek, SatelliteSystem system, DateComponents reference, TimeScales timeScales) Build an instance corresponding to a GNSS date.GNSSDate(int weekNumber, TimeOffset secondsInWeek, SatelliteSystem system, TimeScales timeScales) Build an instance corresponding to a GNSS date.OffsetModel(DateComponents start, int mjdRef, TimeOffset offset, int slope) Constructor for a linear offset model.TimeComponents(int hour, int minute, TimeOffset second) Build a time from its clock elements.TimeComponents(int hour, int minute, TimeOffset second, int minutesFromUTC) Build a time from its clock elements.TimeComponents(TimeOffset splitSecondInDay) Build a time from the second number within the day.TimeComponents(TimeOffset secondInDay, TimeOffset leap, int minuteDuration) Build a time from the second number within the day.TimeOffset(long factor, TimeOffset time) Multiplicative constructor.TimeOffset(long f1, TimeOffset t1, long f2, TimeOffset t2) Linear combination constructor.TimeOffset(long f1, TimeOffset t1, long f2, TimeOffset t2, long f3, TimeOffset t3) Linear combination constructor.TimeOffset(long f1, TimeOffset t1, long f2, TimeOffset t2, long f3, TimeOffset t3, long f4, TimeOffset t4) Linear combination constructor.TimeOffset(long f1, TimeOffset t1, long f2, TimeOffset t2, long f3, TimeOffset t3, long f4, TimeOffset t4, long f5, TimeOffset t5) Linear combination constructor.TimeOffset(TimeOffset... times) Build a time by adding several times. -
Uses of TimeOffset in org.orekit.utils
Methods in org.orekit.utils with parameters of type TimeOffsetModifier and TypeMethodDescriptionAbsolutePVCoordinates.shiftedBy(TimeOffset dt) Get a time-shifted state.FieldAbsolutePVCoordinates.shiftedBy(TimeOffset dt) TimeStampedAngularCoordinates.shiftedBy(TimeOffset dt) Get a time-shifted state.TimeStampedFieldAngularCoordinates.shiftedBy(TimeOffset dt) Get a time-shifted state.TimeStampedFieldPVCoordinates.shiftedBy(TimeOffset dt) Get a time-shifted state.TimeStampedPVCoordinates.shiftedBy(TimeOffset dt) Get a time-shifted state.