Uses of Class
org.orekit.time.AbsoluteDate
-
Packages that use AbsoluteDate Package Description org.orekit.attitudes This package provides classes to represent simple attitudes.org.orekit.bodies This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids.org.orekit.data This package provide base classes for exploring the configured data directory tree and read external data that can be used by the library.org.orekit.estimation.iod org.orekit.estimation.measurements The measurements package defines everything that is related to orbit determination measurements.org.orekit.estimation.measurements.generation This package provides Orbit Determination measurements generation.org.orekit.estimation.sequential org.orekit.files.ccsds This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.org.orekit.files.general This package provides interfaces for orbit file representations and corresponding parsers.org.orekit.files.sp3 This package provides a parser for orbit data stored in SP3 format.org.orekit.forces This package provides the interface for force models that will be used by theNumericalPropagator, as well as some classical spacecraft models for surface forces (spherical, box and solar array ...).org.orekit.forces.drag This package provides all drag-related forces.org.orekit.forces.drag.atmosphere This package provides the atmosphere model interface and several implementations.org.orekit.forces.drag.atmosphere.data This package provides classes to get atmospheric data, including solar flux and planetary geomagnetic indices.org.orekit.forces.gravity This package provides all gravity-related forces.org.orekit.forces.gravity.potential This package provides classes to read gravity field files and supports several different formats.org.orekit.forces.maneuvers This package provides models of simple maneuvers.org.orekit.forces.radiation This package provides all radiation pressure related forces.org.orekit.frames This package provides classes to handle frames and transforms between them.org.orekit.gnss This package provides classes related to GNSS applications.org.orekit.gnss.antenna This package provides classes related to receiver and satellites antenna modeling.org.orekit.gnss.attitude This package provides classes related to navigation satellites attitude modeling.org.orekit.models.earth This package provides models that simulate certain physical phenomena of Earth and the near-Earth environment.org.orekit.orbits This package provides classes to represent orbits.org.orekit.propagation Propagationorg.orekit.propagation.analytical Top level package for analytical propagators.org.orekit.propagation.analytical.gnss This package provides classes to propagate GNSS orbits.org.orekit.propagation.analytical.tle This package provides classes to read and extrapolate tle's.org.orekit.propagation.conversion This package provides tools to convert a given propagator or a set ofSpacecraftStateinto another propagator.org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation.org.orekit.propagation.events.handlers This package provides an interface and classes dealing with events occurrence only.org.orekit.propagation.integration Utilities for integration-based propagators (both numerical and semi-analytical).org.orekit.propagation.numerical Top level package for numerical propagators.org.orekit.propagation.sampling This package provides interfaces and classes dealing with step handling during propagation.org.orekit.propagation.semianalytical.dsst This package provides an implementation of the Draper Semi-analytical Satellite Theory (DSST).org.orekit.propagation.semianalytical.dsst.forces This package provides force models for Draper Semi-analytical Satellite Theory (DSST).org.orekit.propagation.semianalytical.dsst.utilities This package provides utilities for Draper Semi-analytical Satellite Theory (DSST).org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together.org.orekit.utils This package provides useful objects. -
-
Uses of AbsoluteDate in org.orekit.attitudes
Methods in org.orekit.attitudes that return AbsoluteDate Modifier and Type Method Description AbsoluteDateAttitude. getDate()Get the date of attitude parameters.Methods in org.orekit.attitudes with parameters of type AbsoluteDate Modifier and Type Method Description AttitudeAttitudeProvider. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeAttitudesSequence. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeCelestialBodyPointed. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeFixedRate. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeGroundPointing. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeInertialProvider. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeLofOffset. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeLofOffsetPointing. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeSpinStabilized. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeTabulatedLofOffset. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeTabulatedProvider. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeYawCompensation. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeYawSteering. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.AttitudeYawCompensation. getBaseState(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the base system state at given date, without compensation.AttitudeYawSteering. getBaseState(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the base system state at given date, without compensation.TimeStampedPVCoordinatesBodyCenterPointing. getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the target point position/velocity in specified frame.abstract TimeStampedPVCoordinatesGroundPointing. getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the target point position/velocity in specified frame.TimeStampedPVCoordinatesLofOffsetPointing. getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the target point position/velocity in specified frame.TimeStampedPVCoordinatesNadirPointing. getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the target point position/velocity in specified frame.TimeStampedPVCoordinatesTargetPointing. getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the target point position/velocity in specified frame.TimeStampedPVCoordinatesYawCompensation. getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the target point position/velocity in specified frame.TimeStampedPVCoordinatesYawSteering. getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the target point position/velocity in specified frame.doubleYawCompensation. getYawAngle(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the yaw compensation angle at date.AttitudeAttitude. interpolate(AbsoluteDate interpolationDate, Stream<Attitude> sample)Get an interpolated instance.Constructors in org.orekit.attitudes with parameters of type AbsoluteDate Constructor Description Attitude(AbsoluteDate date, Frame referenceFrame, org.hipparchus.geometry.euclidean.threed.Rotation attitude, org.hipparchus.geometry.euclidean.threed.Vector3D spin, org.hipparchus.geometry.euclidean.threed.Vector3D acceleration)Creates a new instance.Attitude(AbsoluteDate date, Frame referenceFrame, AngularCoordinates orientation)Creates a new instance.SpinStabilized(AttitudeProvider nonRotatingLaw, AbsoluteDate start, org.hipparchus.geometry.euclidean.threed.Vector3D axis, double rate)Creates a new instance. -
Uses of AbsoluteDate in org.orekit.bodies
Methods in org.orekit.bodies with parameters of type AbsoluteDate Modifier and Type Method Description org.hipparchus.geometry.euclidean.threed.Vector3DOneAxisEllipsoid. getCartesianIntersectionPoint(org.hipparchus.geometry.euclidean.threed.Line line, org.hipparchus.geometry.euclidean.threed.Vector3D close, Frame frame, AbsoluteDate date)Get the intersection point of a line with the surface of the body.GeodeticPointBodyShape. getIntersectionPoint(org.hipparchus.geometry.euclidean.threed.Line line, org.hipparchus.geometry.euclidean.threed.Vector3D close, Frame frame, AbsoluteDate date)Get the intersection point of a line with the surface of the body.GeodeticPointOneAxisEllipsoid. getIntersectionPoint(org.hipparchus.geometry.euclidean.threed.Line line, org.hipparchus.geometry.euclidean.threed.Vector3D close, Frame frame, AbsoluteDate date)Get the intersection point of a line with the surface of the body.default org.hipparchus.geometry.euclidean.threed.Vector3DIAUPole. getNode(AbsoluteDate date)Get the body Q Node direction in ICRF frame.org.hipparchus.geometry.euclidean.threed.Vector3DIAUPole. getPole(AbsoluteDate date)Get the body North pole direction in ICRF frame.doubleIAUPole. getPrimeMeridianAngle(AbsoluteDate date)Get the prime meridian angle.PVCoordinatesJPLEphemeridesLoader.RawPVProvider. getRawPV(AbsoluteDate date)Get the position-velocity at date.org.hipparchus.geometry.euclidean.threed.Vector3DBodyShape. projectToGround(org.hipparchus.geometry.euclidean.threed.Vector3D point, AbsoluteDate date, Frame frame)Project a point to the ground.org.hipparchus.geometry.euclidean.threed.Vector3DOneAxisEllipsoid. projectToGround(org.hipparchus.geometry.euclidean.threed.Vector3D point, AbsoluteDate date, Frame frame)Project a point to the ground.GeodeticPointBodyShape. transform(org.hipparchus.geometry.euclidean.threed.Vector3D point, Frame frame, AbsoluteDate date)Transform a Cartesian point to a surface-relative point.GeodeticPointOneAxisEllipsoid. transform(org.hipparchus.geometry.euclidean.threed.Vector3D point, Frame frame, AbsoluteDate date)Transform a Cartesian point to a surface-relative point.FieldGeodeticPoint<org.hipparchus.analysis.differentiation.DerivativeStructure>OneAxisEllipsoid. transform(PVCoordinates point, Frame frame, AbsoluteDate date)Transform a Cartesian point to a surface-relative point. -
Uses of AbsoluteDate in org.orekit.data
Methods in org.orekit.data that return AbsoluteDate Modifier and Type Method Description AbsoluteDateDelaunayArguments. getDate()Get the date.Methods in org.orekit.data with parameters of type AbsoluteDate Modifier and Type Method Description BodiesElementsFundamentalNutationArguments. evaluateAll(AbsoluteDate date)Evaluate all fundamental arguments for the current date (Delaunay plus planetary).Constructors in org.orekit.data with parameters of type AbsoluteDate Constructor Description BodiesElements(AbsoluteDate date, double tc, double gamma, double gammaDot, double l, double lDot, double lPrime, double lPrimeDot, double f, double fDot, double d, double dDot, double omega, double omegaDot, double lMe, double lMeDot, double lVe, double lVeDot, double lE, double lEDot, double lMa, double lMaDot, double lJu, double lJuDot, double lSa, double lSaDot, double lUr, double lUrDot, double lNe, double lNeDot, double pa, double paDot)Simple constructor.DelaunayArguments(AbsoluteDate date, double tc, double gamma, double gammaDot, double l, double lDot, double lPrime, double lPrimeDot, double f, double fDot, double d, double dDot, double omega, double omegaDot)Simple constructor. -
Uses of AbsoluteDate in org.orekit.estimation.iod
Methods in org.orekit.estimation.iod with parameters of type AbsoluteDate Modifier and Type Method Description KeplerianOrbitIodGibbs. estimate(Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D r1, AbsoluteDate date1, org.hipparchus.geometry.euclidean.threed.Vector3D r2, AbsoluteDate date2, org.hipparchus.geometry.euclidean.threed.Vector3D r3, AbsoluteDate date3)Give an initial orbit estimation, assuming Keplerian motion.KeplerianOrbitIodGooding. estimate(org.hipparchus.geometry.euclidean.threed.Vector3D O1, org.hipparchus.geometry.euclidean.threed.Vector3D O2, org.hipparchus.geometry.euclidean.threed.Vector3D O3, org.hipparchus.geometry.euclidean.threed.Vector3D lineOfSight1, AbsoluteDate dateObs1, org.hipparchus.geometry.euclidean.threed.Vector3D lineOfSight2, AbsoluteDate dateObs2, org.hipparchus.geometry.euclidean.threed.Vector3D lineOfSight3, AbsoluteDate dateObs3, double rho1init, double rho3init)Orbit got from Observed Three Lines of Sight (angles only).KeplerianOrbitIodLambert. estimate(Frame frame, boolean posigrade, int nRev, org.hipparchus.geometry.euclidean.threed.Vector3D p1, AbsoluteDate t1, org.hipparchus.geometry.euclidean.threed.Vector3D p2, AbsoluteDate t2)Estimate a Keplerian orbit given two position vectors and a duration. -
Uses of AbsoluteDate in org.orekit.estimation.measurements
Methods in org.orekit.estimation.measurements that return AbsoluteDate Modifier and Type Method Description AbsoluteDateAbstractMeasurement. getDate()Get the date.AbsoluteDateEstimatedMeasurement. getDate()Get the date.Methods in org.orekit.estimation.measurements with parameters of type AbsoluteDate Modifier and Type Method Description GeodeticPointGroundStation. getOffsetGeodeticPoint(AbsoluteDate date)Get the geodetic point at the center of the offset frame.TransformGroundStation. getOffsetToInertial(Frame inertial, AbsoluteDate clockDate)Get the transform between offset frame and inertial frame.FieldTransform<org.hipparchus.analysis.differentiation.DerivativeStructure>GroundStation. getOffsetToInertial(Frame inertial, AbsoluteDate clockDate, org.hipparchus.analysis.differentiation.DSFactory factory, Map<String,Integer> indices)Get the transform between offset frame and inertial frame with derivatives.TransformEstimatedEarthFrameProvider. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.static doubleAbstractMeasurement. signalTimeOfFlight(TimeStampedPVCoordinates adjustableEmitterPV, org.hipparchus.geometry.euclidean.threed.Vector3D receiverPosition, AbsoluteDate signalArrivalDate)Compute propagation delay on a link leg (typically downlink or uplink).Constructors in org.orekit.estimation.measurements with parameters of type AbsoluteDate Constructor Description AbstractMeasurement(AbsoluteDate date, double[] observed, double[] sigma, double[] baseWeight, List<Integer> propagatorsIndices, ParameterDriver... supportedParameters)Deprecated.since 9.3, replaced bewAbstractMeasurement(AbsoluteDate, double[], double[], double[], List)followed byAbstractMeasurement.addParameterDriver(ParameterDriver)AbstractMeasurement(AbsoluteDate date, double[] observed, double[] sigma, double[] baseWeight, List<ObservableSatellite> satellites)Simple constructor, for multi-dimensional measurements.AbstractMeasurement(AbsoluteDate date, double observed, double sigma, double baseWeight, List<Integer> propagatorsIndices, ParameterDriver... supportedParameters)Deprecated.since 9.3, replaced bewAbstractMeasurement(AbsoluteDate, double, double, double, List)followed byAbstractMeasurement.addParameterDriver(ParameterDriver)AbstractMeasurement(AbsoluteDate date, double observed, double sigma, double baseWeight, List<ObservableSatellite> satellites)Simple constructor for mono-dimensional measurements.AngularAzEl(GroundStation station, AbsoluteDate date, double[] angular, double[] sigma, double[] baseWeight)Deprecated.since 9.3, replaced byAngularAzEl(GroundStation, AbsoluteDate, double[], double[], double[], ObservableSatellite)AngularAzEl(GroundStation station, AbsoluteDate date, double[] angular, double[] sigma, double[] baseWeight, int propagatorIndex)Deprecated.since 9.3, replaced byAngularAzEl(GroundStation, AbsoluteDate, double[], double[], double[], ObservableSatellite)AngularAzEl(GroundStation station, AbsoluteDate date, double[] angular, double[] sigma, double[] baseWeight, ObservableSatellite satellite)Simple constructor.AngularRaDec(GroundStation station, Frame referenceFrame, AbsoluteDate date, double[] angular, double[] sigma, double[] baseWeight)Deprecated.AngularRaDec(GroundStation station, Frame referenceFrame, AbsoluteDate date, double[] angular, double[] sigma, double[] baseWeight, int propagatorIndex)Deprecated.AngularRaDec(GroundStation station, Frame referenceFrame, AbsoluteDate date, double[] angular, double[] sigma, double[] baseWeight, ObservableSatellite satellite)Simple constructor.InterSatellitesRange(int localIndex, int remoteIndex, boolean twoWay, AbsoluteDate date, double range, double sigma, double baseWeight)Deprecated.InterSatellitesRange(ObservableSatellite local, ObservableSatellite remote, boolean twoWay, AbsoluteDate date, double range, double sigma, double baseWeight)Simple constructor.Phase(GroundStation station, AbsoluteDate date, double phase, double wavelength, double sigma, double baseWeight)Deprecated.Phase(GroundStation station, AbsoluteDate date, double phase, double wavelength, double sigma, double baseWeight, int propagatorIndex)Deprecated.Phase(GroundStation station, AbsoluteDate date, double phase, double wavelength, double sigma, double baseWeight, ObservableSatellite satellite)Simple constructor.Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double[][] positionCovarianceMatrix, double baseWeight)Deprecated.as of 9.3, replaced byPosition(AbsoluteDate, Vector3D, double[][], double, ObservableSatellite)Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double[][] covarianceMatrix, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPosition(AbsoluteDate, Vector3D, double[][], double, ObservableSatellite)Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double[][] covarianceMatrix, double baseWeight, ObservableSatellite satellite)Constructor with full covariance matrix and all inputs.Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double[] sigmaPosition, double baseWeight)Deprecated.as of 9.3, replaced byPosition(AbsoluteDate, Vector3D, double[], double, ObservableSatellite)Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double[] sigmaPosition, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPosition(AbsoluteDate, Vector3D, double[], double, ObservableSatellite)Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double[] sigmaPosition, double baseWeight, ObservableSatellite satellite)Constructor with one vector for the standard deviation.Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double sigmaPosition, double baseWeight)Deprecated.as of 9.3, replaced byPosition(AbsoluteDate, Vector3D, double, double, ObservableSatellite)Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double sigmaPosition, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPosition(AbsoluteDate, Vector3D, double, double, ObservableSatellite)Position(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double sigmaPosition, double baseWeight, ObservableSatellite satellite)Constructor with one double for the standard deviation.PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[][] covarianceMatrix, double baseWeight)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[][], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[][] positionCovarianceMatrix, double[][] velocityCovarianceMatrix, double baseWeight)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[][], double[][], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[][] positionCovarianceMatrix, double[][] velocityCovarianceMatrix, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[][], double[][], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[][] positionCovarianceMatrix, double[][] velocityCovarianceMatrix, double baseWeight, ObservableSatellite satellite)Constructor with 2 smaller covariance matrices.PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[][] covarianceMatrix, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[][], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[][] covarianceMatrix, double baseWeight, ObservableSatellite satellite)Constructor with full covariance matrix and all inputs.PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[] sigmaPV, double baseWeight)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[] sigmaPosition, double[] sigmaVelocity, double baseWeight)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[], double[], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[] sigmaPosition, double[] sigmaVelocity, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[], double[], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[] sigmaPosition, double[] sigmaVelocity, double baseWeight, ObservableSatellite satellite)Constructor with two vectors for the standard deviations.PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[] sigmaPV, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double[], double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double[] sigmaPV, double baseWeight, ObservableSatellite satellite)Constructor with one vector for the standard deviations.PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double sigmaPosition, double sigmaVelocity, double baseWeight)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double, double, double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double sigmaPosition, double sigmaVelocity, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byPV(AbsoluteDate, Vector3D, Vector3D, double, double, double, ObservableSatellite)PV(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, double sigmaPosition, double sigmaVelocity, double baseWeight, ObservableSatellite satellite)Constructor with two double for the standard deviations.Range(GroundStation station, boolean twoWay, AbsoluteDate date, double range, double sigma, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byRange(GroundStation, boolean, AbsoluteDate, double, double, double, ObservableSatellite)Range(GroundStation station, boolean twoWay, AbsoluteDate date, double range, double sigma, double baseWeight, ObservableSatellite satellite)Simple constructor.Range(GroundStation station, AbsoluteDate date, double range, double sigma, double baseWeight)Deprecated.as of 9.3, replaced byRange(GroundStation, boolean, AbsoluteDate, double, double, double, ObservableSatellite)Range(GroundStation station, AbsoluteDate date, double range, double sigma, double baseWeight, boolean twoWay)Deprecated.as of 9.3, replaced byRange(GroundStation, boolean, AbsoluteDate, double, double, double, ObservableSatellite)Range(GroundStation station, AbsoluteDate date, double range, double sigma, double baseWeight, int propagatorIndex)Deprecated.as of 9.3, replaced byRange(GroundStation, boolean, AbsoluteDate, double, double, double, ObservableSatellite)RangeRate(GroundStation station, AbsoluteDate date, double rangeRate, double sigma, double baseWeight, boolean twoway)Deprecated.RangeRate(GroundStation station, AbsoluteDate date, double rangeRate, double sigma, double baseWeight, boolean twoway, int propagatorIndex)Deprecated.RangeRate(GroundStation station, AbsoluteDate date, double rangeRate, double sigma, double baseWeight, boolean twoway, ObservableSatellite satellite)Simple constructor.TurnAroundRange(GroundStation masterStation, GroundStation slaveStation, AbsoluteDate date, double turnAroundRange, double sigma, double baseWeight)Deprecated.TurnAroundRange(GroundStation masterStation, GroundStation slaveStation, AbsoluteDate date, double turnAroundRange, double sigma, double baseWeight, int propagatorIndex)Deprecated.TurnAroundRange(GroundStation masterStation, GroundStation slaveStation, AbsoluteDate date, double turnAroundRange, double sigma, double baseWeight, ObservableSatellite satellite)Simple constructor. -
Uses of AbsoluteDate in org.orekit.estimation.measurements.generation
Methods in org.orekit.estimation.measurements.generation that return AbsoluteDate Modifier and Type Method Description protected AbsoluteDateAbstractMeasurementBuilder. getEnd()Get the end of the measurements time span.protected AbsoluteDateAbstractMeasurementBuilder. getStart()Get the start of the measurements time span.Methods in org.orekit.estimation.measurements.generation with parameters of type AbsoluteDate Modifier and Type Method Description SortedSet<ObservedMeasurement<?>>Generator. generate(AbsoluteDate start, AbsoluteDate end)Generate measurements.voidAbstractMeasurementBuilder. init(AbsoluteDate start, AbsoluteDate end)Initialize builder at the start of a measurements generation.voidAbstractScheduler. init(AbsoluteDate start, AbsoluteDate end)Initialize scheduler at the start of a measurements generation.voidMeasurementBuilder. init(AbsoluteDate start, AbsoluteDate end)Initialize builder at the start of a measurements generation.voidScheduler. init(AbsoluteDate start, AbsoluteDate end)Initialize scheduler at the start of a measurements generation. -
Uses of AbsoluteDate in org.orekit.estimation.sequential
Methods in org.orekit.estimation.sequential that return AbsoluteDate Modifier and Type Method Description AbsoluteDateKalmanEstimation. getCurrentDate()Get the current date.AbsoluteDateKalmanEstimator. getCurrentDate()Get the current date.AbsoluteDateModel. getCurrentDate()Get the current date.Constructors in org.orekit.estimation.sequential with parameters of type AbsoluteDate Constructor Description MeasurementDecorator(ObservedMeasurement<?> observedMeasurement, org.hipparchus.linear.RealMatrix covariance, AbsoluteDate reference)Simple constructor. -
Uses of AbsoluteDate in org.orekit.files.ccsds
Methods in org.orekit.files.ccsds that return AbsoluteDate Modifier and Type Method Description AbsoluteDateODMFile. getCreationDate()Get the file creation date and time in UTC.AbsoluteDateTDMFile. getCreationDate()Get the file creation date and time in UTC.AbsoluteDateOEMFile.CovarianceMatrix. getEpoch()Get the epoch relative to the covariance matrix.AbsoluteDateOGMFile. getEpoch()Get epoch of state vector, Keplerian elements and covariance matrix data.AbsoluteDateTDMFile.Observation. getEpoch()Getter for the epoch.AbsoluteDateOPMFile.Maneuver. getEpochIgnition()Get epoch ignition.AbsoluteDateODMMetaData. getFrameEpoch()Get epoch of reference frame, if not intrinsic to the definition of the reference frame.AbsoluteDateODMFile. getMissionReferenceDate()Get reference date for Mission Elapsed Time and Mission Relative Time time systems.AbsoluteDateODMParser. getMissionReferenceDate()Get initial date.AbsoluteDateTDMParser. getMissionReferenceDate()Get initial date.AbsoluteDateOEMFile.EphemeridesBlock. getStart()AbsoluteDateOEMFile.OemSatelliteEphemeris. getStart()AbsoluteDateOEMFile.EphemeridesBlock. getStartTime()Get start of total time span covered by ephemerides data and covariance data.AbsoluteDateTDMFile.TDMMetaData. getStartTime()Getter for the startTime.AbsoluteDateOEMFile.EphemeridesBlock. getStop()AbsoluteDateOEMFile.OemSatelliteEphemeris. getStop()AbsoluteDateOEMFile.EphemeridesBlock. getStopTime()Get end of total time span covered by ephemerides data and covariance data.AbsoluteDateTDMFile.TDMMetaData. getStopTime()Getter for the stopTime.AbsoluteDateOEMFile.EphemeridesBlock. getUseableStartTime()Get start of useable time span covered by ephemerides data, it may be necessary to allow for proper interpolation.AbsoluteDateOEMFile.EphemeridesBlock. getUseableStopTime()Get end of useable time span covered by ephemerides data, it may be necessary to allow for proper interpolation.AbsoluteDateCcsdsTimeScale. parseDate(String date, IERSConventions conventions, AbsoluteDate missionReferenceDate)Parse a date in this time scale.protected AbsoluteDateODMParser. parseDate(String date, CcsdsTimeScale timeSystem)Parse a date.Methods in org.orekit.files.ccsds with parameters of type AbsoluteDate Modifier and Type Method Description voidTDMFile.ObservationsBlock. addObservation(String keyword, AbsoluteDate epoch, double measurement)Adds an observation data line.voidStreamingOemWriter.Segment. init(SpacecraftState s0, AbsoluteDate t, double step)Initialize step handler at the start of a propagation.AbsoluteDateCcsdsTimeScale. parseDate(String date, IERSConventions conventions, AbsoluteDate missionReferenceDate)Parse a date in this time scale.voidTDMFile. setCreationDate(AbsoluteDate creationDate)Set the file creation date and time in UTC.voidTDMFile.Observation. setEpoch(AbsoluteDate epoch)Setter for the epoch.voidTDMFile.TDMMetaData. setStartTime(AbsoluteDate startTime)Setter for the startTime.voidTDMFile.TDMMetaData. setStopTime(AbsoluteDate stopTime)Setter for the stopTime.abstract ODMParserODMParser. withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)Set initial date.OEMParserOEMParser. withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)Set initial date.OMMParserOMMParser. withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)Set initial date.OPMParserOPMParser. withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)Set initial date.TDMParserTDMParser. withMissionReferenceDate(AbsoluteDate newMissionReferenceDate)Set initial date.Constructors in org.orekit.files.ccsds with parameters of type AbsoluteDate Constructor Description ODMParser(AbsoluteDate missionReferenceDate, double mu, IERSConventions conventions, boolean simpleEOP, int launchYear, int launchNumber, String launchPiece)Complete constructor. -
Uses of AbsoluteDate in org.orekit.files.general
Methods in org.orekit.files.general that return AbsoluteDate Modifier and Type Method Description AbsoluteDateEphemerisFile.EphemerisSegment. getStart()Get the start date of this ephemeris segment.AbsoluteDateEphemerisFile.SatelliteEphemeris. getStart()Get the start date of the ephemeris.AbsoluteDateOrekitEphemerisFile.OrekitEphemerisSegment. getStart()AbsoluteDateOrekitEphemerisFile.OrekitSatelliteEphemeris. getStart()AbsoluteDateEphemerisFile.EphemerisSegment. getStop()Get the end date of this ephemeris segment.AbsoluteDateEphemerisFile.SatelliteEphemeris. getStop()Get the end date of the ephemeris.AbsoluteDateOrekitEphemerisFile.OrekitEphemerisSegment. getStop()AbsoluteDateOrekitEphemerisFile.OrekitSatelliteEphemeris. getStop() -
Uses of AbsoluteDate in org.orekit.files.sp3
Methods in org.orekit.files.sp3 that return AbsoluteDate Modifier and Type Method Description AbsoluteDateSP3File. getEpoch()Returns the start epoch of the orbit file.AbsoluteDateSP3File.SP3Ephemeris. getStart()AbsoluteDateSP3File.SP3Ephemeris. getStop() -
Uses of AbsoluteDate in org.orekit.forces
Methods in org.orekit.forces with parameters of type AbsoluteDate Modifier and Type Method Description org.hipparchus.geometry.euclidean.threed.Vector3DBoxAndSolarArraySpacecraft. dragAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, double density, org.hipparchus.geometry.euclidean.threed.Vector3D relativeVelocity, double[] parameters)Compute the acceleration due to drag.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>BoxAndSolarArraySpacecraft. dragAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, double density, org.hipparchus.geometry.euclidean.threed.Vector3D relativeVelocity, double[] parameters, String paramName)Compute acceleration due to drag, with parameters derivatives.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>BoxAndSolarArraySpacecraft. getNormal(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure> position, org.hipparchus.geometry.euclidean.threed.FieldRotation<org.hipparchus.analysis.differentiation.DerivativeStructure> rotation)Get solar array normal in spacecraft frame.org.hipparchus.geometry.euclidean.threed.Vector3DBoxAndSolarArraySpacecraft. getNormal(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation)Get solar array normal in spacecraft frame.default voidForceModel. init(SpacecraftState initialState, AbsoluteDate target)Initialize the force model at the start of propagation.voidHarmonicParametricAcceleration. init(SpacecraftState initialState, AbsoluteDate target)Initialize the force model at the start of propagation.voidPolynomialParametricAcceleration. init(SpacecraftState initialState, AbsoluteDate target)Initialize the force model at the start of propagation.org.hipparchus.geometry.euclidean.threed.Vector3DBoxAndSolarArraySpacecraft. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters)Compute the acceleration due to radiation pressure.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>BoxAndSolarArraySpacecraft. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters, String paramName)Compute the acceleration due to radiation pressure, with parameters derivatives.Constructors in org.orekit.forces with parameters of type AbsoluteDate Constructor Description BoxAndSolarArraySpacecraft(double xLength, double yLength, double zLength, PVCoordinatesProvider sun, double solarArrayArea, org.hipparchus.geometry.euclidean.threed.Vector3D solarArrayAxis, AbsoluteDate referenceDate, org.hipparchus.geometry.euclidean.threed.Vector3D referenceNormal, double rotationRate, double dragCoeff, double absorptionCoeff, double reflectionCoeff)Build a spacecraft model with linear rotation of solar array.BoxAndSolarArraySpacecraft(double xLength, double yLength, double zLength, PVCoordinatesProvider sun, double solarArrayArea, org.hipparchus.geometry.euclidean.threed.Vector3D solarArrayAxis, AbsoluteDate referenceDate, org.hipparchus.geometry.euclidean.threed.Vector3D referenceNormal, double rotationRate, double dragCoeff, double liftRatio, double absorptionCoeff, double reflectionCoeff)Build a spacecraft model with linear rotation of solar array.BoxAndSolarArraySpacecraft(BoxAndSolarArraySpacecraft.Facet[] facets, PVCoordinatesProvider sun, double solarArrayArea, org.hipparchus.geometry.euclidean.threed.Vector3D solarArrayAxis, AbsoluteDate referenceDate, org.hipparchus.geometry.euclidean.threed.Vector3D referenceNormal, double rotationRate, double dragCoeff, double absorptionCoeff, double reflectionCoeff)Build a spacecraft model with linear rotation of solar array.BoxAndSolarArraySpacecraft(BoxAndSolarArraySpacecraft.Facet[] facets, PVCoordinatesProvider sun, double solarArrayArea, org.hipparchus.geometry.euclidean.threed.Vector3D solarArrayAxis, AbsoluteDate referenceDate, org.hipparchus.geometry.euclidean.threed.Vector3D referenceNormal, double rotationRate, double dragCoeff, double liftRatio, double absorptionCoeff, double reflectionCoeff)Build a spacecraft model with linear rotation of solar array.HarmonicParametricAcceleration(org.hipparchus.geometry.euclidean.threed.Vector3D direction, boolean isInertial, String prefix, AbsoluteDate referenceDate, double fundamentalPeriod, int harmonicMultiplier)Simple constructor.HarmonicParametricAcceleration(org.hipparchus.geometry.euclidean.threed.Vector3D direction, AttitudeProvider attitudeOverride, String prefix, AbsoluteDate referenceDate, double fundamentalPeriod, int harmonicMultiplier)Simple constructor.PolynomialParametricAcceleration(org.hipparchus.geometry.euclidean.threed.Vector3D direction, boolean isInertial, String prefix, AbsoluteDate referenceDate, int degree)Simple constructor.PolynomialParametricAcceleration(org.hipparchus.geometry.euclidean.threed.Vector3D direction, AttitudeProvider attitudeOverride, String prefix, AbsoluteDate referenceDate, int degree)Simple constructor. -
Uses of AbsoluteDate in org.orekit.forces.drag
Methods in org.orekit.forces.drag with parameters of type AbsoluteDate Modifier and Type Method Description org.hipparchus.geometry.euclidean.threed.Vector3DDragSensitive. dragAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, double density, org.hipparchus.geometry.euclidean.threed.Vector3D relativeVelocity, double[] parameters)Compute the acceleration due to drag.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>DragSensitive. dragAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, double density, org.hipparchus.geometry.euclidean.threed.Vector3D relativeVelocity, double[] parameters, String paramName)Compute acceleration due to drag, with parameters derivatives.org.hipparchus.geometry.euclidean.threed.Vector3DIsotropicDrag. dragAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, double density, org.hipparchus.geometry.euclidean.threed.Vector3D relativeVelocity, double[] parameters)Compute the acceleration due to drag.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>IsotropicDrag. dragAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, double density, org.hipparchus.geometry.euclidean.threed.Vector3D relativeVelocity, double[] parameters, String paramName)Compute acceleration due to drag, with parameters derivatives. -
Uses of AbsoluteDate in org.orekit.forces.drag.atmosphere
Methods in org.orekit.forces.drag.atmosphere that return AbsoluteDate Modifier and Type Method Description AbsoluteDateDTM2000InputParameters. getMaxDate()Gets the available data range maximum date.AbsoluteDateJB2008InputParameters. getMaxDate()Gets the available data range maximum date.AbsoluteDateNRLMSISE00InputParameters. getMaxDate()Gets the available data range maximum date.AbsoluteDateDTM2000InputParameters. getMinDate()Gets the available data range minimum date.AbsoluteDateJB2008InputParameters. getMinDate()Gets the available data range minimum date.AbsoluteDateNRLMSISE00InputParameters. getMinDate()Gets the available data range minimum date.Methods in org.orekit.forces.drag.atmosphere with parameters of type AbsoluteDate Modifier and Type Method Description doubleDTM2000InputParameters. get24HoursKp(AbsoluteDate date)Get the last 24H mean geomagnetic index.double[]NRLMSISE00InputParameters. getAp(AbsoluteDate date)Get the Ap geomagnetic indices.doubleNRLMSISE00InputParameters. getAverageFlux(AbsoluteDate date)Get the value of the 81 day average of F10.7 solar flux centered on current day.doubleNRLMSISE00InputParameters. getDailyFlux(AbsoluteDate date)Get the value of the daily F10.7 solar flux for previous day.doubleAtmosphere. getDensity(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame)Get the local density.doubleDTM2000. getDensity(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame)Get the local density.doubleHarrisPriester. getDensity(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame)Get the local density at some position.doubleJB2008. getDensity(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame)Get the local density.doubleNRLMSISE00. getDensity(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame)Get the local density.doubleSimpleExponentialAtmosphere. getDensity(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame)Get the local density.doubleJB2008InputParameters. getDSTDTC(AbsoluteDate date)Get the temperature change computed from Dst index.doubleJB2008InputParameters. getF10(AbsoluteDate date)Get the value of the instantaneous solar flux index (1e-22*Watt/(m²*Hertz)).doubleJB2008InputParameters. getF10B(AbsoluteDate date)Get the value of the mean solar flux.doubleDTM2000InputParameters. getInstantFlux(AbsoluteDate date)Get the value of the instantaneous solar flux.doubleDTM2000InputParameters. getMeanFlux(AbsoluteDate date)Get the value of the mean solar flux.doubleJB2008InputParameters. getS10(AbsoluteDate date)Get the EUV index (26-34 nm) scaled to F10.doubleJB2008InputParameters. getS10B(AbsoluteDate date)Get the EUV 81-day averaged centered index.doubleDTM2000InputParameters. getThreeHourlyKP(AbsoluteDate date)Get the value of the 3 hours geomagnetic index.default org.hipparchus.geometry.euclidean.threed.Vector3DAtmosphere. getVelocity(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame)Get the inertial velocity of atmosphere molecules.doubleJB2008InputParameters. getXM10(AbsoluteDate date)Get the MG2 index scaled to F10.doubleJB2008InputParameters. getXM10B(AbsoluteDate date)Get the MG2 81-day average centered index.doubleJB2008InputParameters. getY10(AbsoluteDate date)Get the Solar X-Ray & Lya index scaled to F10.doubleJB2008InputParameters. getY10B(AbsoluteDate date)Get the Solar X-Ray & Lya 81-day ave. -
Uses of AbsoluteDate in org.orekit.forces.drag.atmosphere.data
Methods in org.orekit.forces.drag.atmosphere.data that return AbsoluteDate Modifier and Type Method Description AbsoluteDateMarshallSolarActivityFutureEstimation. getMaxDate()Gets the available data range maximum date.AbsoluteDateMarshallSolarActivityFutureEstimation. getMinDate()Gets the available data range minimum date.Methods in org.orekit.forces.drag.atmosphere.data with parameters of type AbsoluteDate Modifier and Type Method Description doubleMarshallSolarActivityFutureEstimation. get24HoursKp(AbsoluteDate date)The Kp index is derived from the Ap index.double[]MarshallSolarActivityFutureEstimation. getAp(AbsoluteDate date)Get the Ap geomagnetic indices.doubleMarshallSolarActivityFutureEstimation. getAverageFlux(AbsoluteDate date)Get the value of the 81 day average of F10.7 solar flux centered on current day.doubleMarshallSolarActivityFutureEstimation. getDailyFlux(AbsoluteDate date)Get the value of the daily F10.7 solar flux for previous day.DateComponentsMarshallSolarActivityFutureEstimation. getFileDate(AbsoluteDate date)Get the date of the file from which data at the specified date comes from.doubleMarshallSolarActivityFutureEstimation. getInstantFlux(AbsoluteDate date)Get the value of the instantaneous solar flux.doubleMarshallSolarActivityFutureEstimation. getMeanFlux(AbsoluteDate date)Get the value of the mean solar flux.doubleMarshallSolarActivityFutureEstimation. getThreeHourlyKP(AbsoluteDate date)Get the value of the 3 hours geomagnetic index. -
Uses of AbsoluteDate in org.orekit.forces.gravity
Methods in org.orekit.forces.gravity with parameters of type AbsoluteDate Modifier and Type Method Description double[]HolmesFeatherstoneAttractionModel. gradient(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double mu)Compute the gradient of the non-central part of the gravity field.doubleHolmesFeatherstoneAttractionModel. nonCentralPart(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double mu)Compute the non-central part of the gravity field.doubleHolmesFeatherstoneAttractionModel. value(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, double mu)Compute the value of the gravity field. -
Uses of AbsoluteDate in org.orekit.forces.gravity.potential
Methods in org.orekit.forces.gravity.potential that return AbsoluteDate Modifier and Type Method Description AbsoluteDateCachedNormalizedSphericalHarmonicsProvider. getReferenceDate()Get the reference date for the harmonics.AbsoluteDateSphericalHarmonicsProvider. getReferenceDate()Get the reference date for the harmonics.Methods in org.orekit.forces.gravity.potential with parameters of type AbsoluteDate Modifier and Type Method Description doubleCachedNormalizedSphericalHarmonicsProvider. getOffset(AbsoluteDate date)Get the offset fromreference datefor the harmonics.doubleSphericalHarmonicsProvider. getOffset(AbsoluteDate date)Get the offset fromreference datefor the harmonics.NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonicsCachedNormalizedSphericalHarmonicsProvider. onDate(AbsoluteDate date)Get the normalized spherical harmonic coefficients at a specific instance in time.NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonicsNormalizedSphericalHarmonicsProvider. onDate(AbsoluteDate date)Get the normalized spherical harmonic coefficients at a specific instance in time.RawSphericalHarmonicsProvider.RawSphericalHarmonicsRawSphericalHarmonicsProvider. onDate(AbsoluteDate date)Get the raw spherical harmonic coefficients on a specific date.UnnormalizedSphericalHarmonicsProvider.UnnormalizedSphericalHarmonicsUnnormalizedSphericalHarmonicsProvider. onDate(AbsoluteDate date)Get the un-normalized spherical harmonic coefficients at a specific instance in time. -
Uses of AbsoluteDate in org.orekit.forces.maneuvers
Methods in org.orekit.forces.maneuvers that return AbsoluteDate Modifier and Type Method Description AbsoluteDateSmallManeuverAnalyticalModel. getDate()Get the date of the maneuver.AbsoluteDateConstantThrustManeuver. getEndDate()Get the end date.AbsoluteDateConstantThrustManeuver. getStartDate()Get the start date.Methods in org.orekit.forces.maneuvers with parameters of type AbsoluteDate Modifier and Type Method Description voidConstantThrustManeuver. init(SpacecraftState s0, AbsoluteDate t)Initialize the force model at the start of propagation.voidImpulseManeuver. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.Constructors in org.orekit.forces.maneuvers with parameters of type AbsoluteDate Constructor Description ConstantThrustManeuver(AbsoluteDate date, double duration, double thrust, double isp, org.hipparchus.geometry.euclidean.threed.Vector3D direction)Simple constructor for a constant direction and constant thrust.ConstantThrustManeuver(AbsoluteDate date, double duration, double thrust, double isp, org.hipparchus.geometry.euclidean.threed.Vector3D direction, String name)Simple constructor for a constant direction and constant thrust.ConstantThrustManeuver(AbsoluteDate date, double duration, double thrust, double isp, AttitudeProvider attitudeOverride, org.hipparchus.geometry.euclidean.threed.Vector3D direction)Simple constructor for a constant direction and constant thrust.ConstantThrustManeuver(AbsoluteDate date, double duration, double thrust, double isp, AttitudeProvider attitudeOverride, org.hipparchus.geometry.euclidean.threed.Vector3D direction, String name)Simple constructor for a constant direction and constant thrust. -
Uses of AbsoluteDate in org.orekit.forces.radiation
Methods in org.orekit.forces.radiation with parameters of type AbsoluteDate Modifier and Type Method Description doubleSolarRadiationPressure. getLightingRatio(org.hipparchus.geometry.euclidean.threed.Vector3D position, Frame frame, AbsoluteDate date)Get the lighting ratio ([0-1]).org.hipparchus.geometry.euclidean.threed.Vector3DIsotropicRadiationClassicalConvention. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters)Compute the acceleration due to radiation pressure.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>IsotropicRadiationClassicalConvention. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters, String paramName)Compute the acceleration due to radiation pressure, with parameters derivatives.org.hipparchus.geometry.euclidean.threed.Vector3DIsotropicRadiationCNES95Convention. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters)Compute the acceleration due to radiation pressure.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>IsotropicRadiationCNES95Convention. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters, String paramName)Compute the acceleration due to radiation pressure, with parameters derivatives.org.hipparchus.geometry.euclidean.threed.Vector3DIsotropicRadiationSingleCoefficient. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters)Compute the acceleration due to radiation pressure.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>IsotropicRadiationSingleCoefficient. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters, String paramName)Compute the acceleration due to radiation pressure, with parameters derivatives.org.hipparchus.geometry.euclidean.threed.Vector3DRadiationSensitive. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters)Compute the acceleration due to radiation pressure.org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure>RadiationSensitive. radiationPressureAcceleration(AbsoluteDate date, Frame frame, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Rotation rotation, double mass, org.hipparchus.geometry.euclidean.threed.Vector3D flux, double[] parameters, String paramName)Compute the acceleration due to radiation pressure, with parameters derivatives. -
Uses of AbsoluteDate in org.orekit.frames
Methods in org.orekit.frames that return AbsoluteDate Modifier and Type Method Description AbsoluteDateEOPEntry. getDate()Get the date.AbsoluteDateFieldTransform. getDate()Get the date.AbsoluteDateTransform. getDate()Get the date.AbsoluteDateEOPHistory. getEndDate()Get the date of the last available Earth Orientation Parameters.AbsoluteDateHelmertTransformation. getEpoch()Get the reference epoch of the transform.AbsoluteDateEOPHistory. getStartDate()Get the date of the first available Earth Orientation Parameters.Methods in org.orekit.frames with parameters of type AbsoluteDate Modifier and Type Method Description List<FieldTransform<T>>FieldTransformGenerator. generate(AbsoluteDate existingDate, AbsoluteDate date)Generate a chronologically sorted list of entries to be cached.List<Transform>TransformGenerator. generate(AbsoluteDate existingDate, AbsoluteDate date)Generate a chronologically sorted list of entries to be cached.doubleTopocentricFrame. getAzimuth(org.hipparchus.geometry.euclidean.threed.Vector3D extPoint, Frame frame, AbsoluteDate date)Get the azimuth of a point with regards to the topocentric frame center point.doubleTopocentricFrame. getElevation(org.hipparchus.geometry.euclidean.threed.Vector3D extPoint, Frame frame, AbsoluteDate date)Get the elevation of a point with regards to the local point.double[]EOPHistory. getEquinoxNutationCorrection(AbsoluteDate date)Get the correction to the nutation parameters for equinox-based paradigm.FrameFrame. getFrozenFrame(Frame reference, AbsoluteDate freezingDate, String frozenName)Get a new version of the instance, frozen with respect to a reference frame.ITRFVersionEOPHistory. getITRFVersion(AbsoluteDate date)Get the ITRF version.doubleEOPHistory. getLOD(AbsoluteDate date)Get the LoD (Length of Day) value.protected Stream<EOPEntry>EOPHistory. getNeighbors(AbsoluteDate central)Get the entries surrounding a central date.static TransformFramesFactory. getNonInterpolatingTransform(Frame from, Frame to, AbsoluteDate date)Get the transform between two frames, suppressing all interpolation.double[]EOPHistory. getNonRotatinOriginNutationCorrection(AbsoluteDate date)Get the correction to the nutation parameters for Non-Rotating Origin paradigm.PoleCorrectionEOPHistory. getPoleCorrection(AbsoluteDate date)Get the pole IERS Reference Pole correction.TimeStampedPVCoordinatesTopocentricFrame. getPVCoordinates(AbsoluteDate date, Frame frame)Get thePVCoordinatesof the topocentric frame origin in the selected frame.doubleTopocentricFrame. getRange(org.hipparchus.geometry.euclidean.threed.Vector3D extPoint, Frame frame, AbsoluteDate date)Get the range of a point with regards to the topocentric frame center point.doubleTopocentricFrame. getRangeRate(PVCoordinates extPV, Frame frame, AbsoluteDate date)Get the range rate of a point with regards to the topocentric frame center point.TransformEclipticProvider. getTransform(AbsoluteDate date)TransformFixedTransformProvider. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformGTODProvider. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformHelmertTransformation. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformInterpolatingTransformProvider. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformITRFVersion.Converter. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformL1TransformProvider. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformShiftingTransformProvider. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformTransformProvider. getTransform(AbsoluteDate date)Get theTransformcorresponding to specified date.TransformFrame. getTransformTo(Frame destination, AbsoluteDate date)Get the transform from the instance to another frame.doubleEOPHistory. getUT1MinusUTC(AbsoluteDate date)Get the UT1-UTC value.protected booleanEOPHistory. hasDataFor(AbsoluteDate date)Check if the cache has data for the given date usingEOPHistory.getStartDate()andEOPHistory.getEndDate().TransformTransform. interpolate(AbsoluteDate interpolationDate, Stream<Transform> sample)Get an interpolated instance.static TransformTransform. interpolate(AbsoluteDate date, CartesianDerivativesFilter cFilter, AngularDerivativesFilter aFilter, Collection<Transform> sample)Interpolate a transform from a sample set of existing transforms.TransformLOFType. transformFromInertial(AbsoluteDate date, PVCoordinates pv)Get the transform from an inertial frame defining position-velocity and the local orbital frame.voidUpdatableFrame. updateTransform(Frame f1, Frame f2, Transform f1Tof2, AbsoluteDate date)Update the transform from parent frame implicitly according to two other frames.Constructors in org.orekit.frames with parameters of type AbsoluteDate Constructor Description HelmertTransformation(AbsoluteDate epoch, double t1, double t2, double t3, double r1, double r2, double r3, double t1Dot, double t2Dot, double t3Dot, double r1Dot, double r2Dot, double r3Dot)Build a transform from its primitive operations.InterpolatingTransformProvider(TransformProvider rawProvider, CartesianDerivativesFilter cFilter, AngularDerivativesFilter aFilter, AbsoluteDate earliest, AbsoluteDate latest, int gridPoints, double step, int maxSlots, double maxSpan, double newSlotInterval)Deprecated.ShiftingTransformProvider(TransformProvider rawProvider, CartesianDerivativesFilter cFilter, AngularDerivativesFilter aFilter, AbsoluteDate earliest, AbsoluteDate latest, int gridPoints, double step, int maxSlots, double maxSpan, double newSlotInterval)Deprecated.Transform(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Rotation rotation)Build a rotation transform.Transform(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Rotation rotation, org.hipparchus.geometry.euclidean.threed.Vector3D rotationRate)Build a rotation transform.Transform(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Rotation rotation, org.hipparchus.geometry.euclidean.threed.Vector3D rotationRate, org.hipparchus.geometry.euclidean.threed.Vector3D rotationAcceleration)Build a rotation transform.Transform(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D translation)Build a translation transform.Transform(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D translation, org.hipparchus.geometry.euclidean.threed.Vector3D velocity)Build a translation transform, with its first time derivative.Transform(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D translation, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, org.hipparchus.geometry.euclidean.threed.Vector3D acceleration)Build a translation transform, with its first and second time derivatives.Transform(AbsoluteDate date, Transform first, Transform second)Build a transform by combining two existing ones.Transform(AbsoluteDate date, AngularCoordinates angular)Build a rotation transform.Transform(AbsoluteDate date, PVCoordinates cartesian)Build a translation transform, with its first time derivative. -
Uses of AbsoluteDate in org.orekit.gnss
Methods in org.orekit.gnss that return AbsoluteDate Modifier and Type Method Description AbsoluteDateDOP. getDate()Gets the calculation date of the DOP.AbsoluteDateGPSAlmanac. getDate()AbsoluteDateObservationDataSet. getDate()Get the date.AbsoluteDateRinexHeader. getTFirstObs()Get the time of First observation record.AbsoluteDateRinexHeader. getTLastObs()Get the time of last observation record.Methods in org.orekit.gnss with parameters of type AbsoluteDate Modifier and Type Method Description DOPDOPComputer. compute(AbsoluteDate date, List<Propagator> gnss)Compute theDOPat a given date for a set of GNSS spacecrafts.Constructors in org.orekit.gnss with parameters of type AbsoluteDate Constructor Description DOP(GeodeticPoint location, AbsoluteDate date, int gnssNb, double gdop, double pdop, double hdop, double vdop, double tdop)Constructor.ObservationDataSet(RinexHeader header, SatelliteSystem satelliteSystem, int prnNumber, AbsoluteDate tObs, double rcvrClkOffset, List<ObservationData> observationData)Simple constructor.RinexHeader(double rinexVersion, SatelliteSystem satelliteSystem, String markerName, String markerNumber, String markerType, String observerName, String agencyName, String receiverNumber, String receiverType, String receiverVersion, String antennaNumber, String antennaType, org.hipparchus.geometry.euclidean.threed.Vector3D approxPos, double antHeight, org.hipparchus.geometry.euclidean.twod.Vector2D eccentricities, org.hipparchus.geometry.euclidean.threed.Vector3D antRefPoint, String obsCode, org.hipparchus.geometry.euclidean.threed.Vector3D antPhaseCenter, org.hipparchus.geometry.euclidean.threed.Vector3D antBSight, double antAzi, org.hipparchus.geometry.euclidean.threed.Vector3D antZeroDir, org.hipparchus.geometry.euclidean.threed.Vector3D centerMass, String sigStrengthUnit, double interval, AbsoluteDate tFirstObs, AbsoluteDate tLastObs, int clkOffset, List<RinexLoader.Parser.AppliedDCBS> listAppliedDCBS, List<RinexLoader.Parser.AppliedPCVS> listAppliedPCVS, List<RinexLoader.Parser.PhaseShiftCorrection> phaseShiftCorrections, int leapSeconds, int leapSecondsFuture, int leapSecondsWeekNum, int leapSecondsDayNum)Simple constructor, for Rinex 3 Header.RinexHeader(double rinexVersion, SatelliteSystem satelliteSystem, String markerName, String markerNumber, String markerType, String observerName, String agencyName, String receiverNumber, String receiverType, String receiverVersion, String antennaNumber, String antennaType, org.hipparchus.geometry.euclidean.threed.Vector3D approxPos, double antHeight, org.hipparchus.geometry.euclidean.twod.Vector2D eccentricities, org.hipparchus.geometry.euclidean.threed.Vector3D antRefPoint, org.hipparchus.geometry.euclidean.threed.Vector3D antBSight, org.hipparchus.geometry.euclidean.threed.Vector3D centerMass, double interval, AbsoluteDate tFirstObs, AbsoluteDate tLastObs, int clkOffset, int leapSeconds)Simple constructor, for Rinex 2 Header. -
Uses of AbsoluteDate in org.orekit.gnss.antenna
Methods in org.orekit.gnss.antenna that return AbsoluteDate Modifier and Type Method Description AbsoluteDateSatelliteAntenna. getValidFrom()Get start of validity.AbsoluteDateSatelliteAntenna. getValidFUntil()Get end of validity.Methods in org.orekit.gnss.antenna with parameters of type AbsoluteDate Modifier and Type Method Description abstract GNSSAttitudeProviderSatelliteType. buildAttitudeProvider(AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame, int prnNumber)Build an attitude provider suitable for this satellite type.Constructors in org.orekit.gnss.antenna with parameters of type AbsoluteDate Constructor Description SatelliteAntenna(String type, String sinexCode, Map<Frequency,FrequencyPattern> patterns, SatelliteSystem satelliteSystem, int prnNumber, int satelliteCode, String cosparID, AbsoluteDate validFrom, AbsoluteDate validUntil)Deprecated.SatelliteAntenna(String type, String sinexCode, Map<Frequency,FrequencyPattern> patterns, SatelliteSystem satelliteSystem, int prnNumber, SatelliteType satelliteType, int satelliteCode, String cosparID, AbsoluteDate validFrom, AbsoluteDate validUntil)Simple constructor. -
Uses of AbsoluteDate in org.orekit.gnss.attitude
Methods in org.orekit.gnss.attitude that return AbsoluteDate Modifier and Type Method Description AbsoluteDateAbstractGNSSAttitudeProvider. validityEnd()Get end of validity for this provider.AbsoluteDateGNSSAttitudeProvider. validityEnd()Get end of validity for this provider.AbsoluteDateAbstractGNSSAttitudeProvider. validityStart()Get start of validity for this provider.AbsoluteDateGNSSAttitudeProvider. validityStart()Get start of validity for this provider.Methods in org.orekit.gnss.attitude with parameters of type AbsoluteDate Modifier and Type Method Description AttitudeAbstractGNSSAttitudeProvider. getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame)Compute the attitude corresponding to an orbital state.Constructors in org.orekit.gnss.attitude with parameters of type AbsoluteDate Constructor Description AbstractGNSSAttitudeProvider(AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.BeidouGeo(AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.BeidouIGSO(AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.BeidouMeo(AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.Galileo(double yawRate, AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.GenericGNSS(AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.Glonass(double yawRate, AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.GPSBlockIIA(double yawRate, double yawBias, AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.GPSBlockIIA(double yawRate, double yawBias, AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame, int prnNumber)Deprecated.GPSBlockIIF(double yawRate, double yawBias, AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor.GPSBlockIIR(double yawRate, AbsoluteDate validityStart, AbsoluteDate validityEnd, ExtendedPVCoordinatesProvider sun, Frame inertialFrame)Simple constructor. -
Uses of AbsoluteDate in org.orekit.models.earth
Methods in org.orekit.models.earth with parameters of type AbsoluteDate Modifier and Type Method Description double[]DiscreteTroposphericModel. computeZenithDelay(double height, double[] parameters, AbsoluteDate date)This method allows the computation of the zenith hydrostatic and zenith wet delay.double[]EstimatedTroposphericModel. computeZenithDelay(double height, double[] parameters, AbsoluteDate date)This method allows the computation of the zenith hydrostatic and zenith total delays.double[]MendesPavlisModel. computeZenithDelay(double height, double[] parameters, AbsoluteDate date)This method allows the computation of the zenith hydrostatic and zenith wet delay.default double[]TroposphericModel. computeZenithDelay(double height, double[] parameters, AbsoluteDate date)This method allows the computation of the zenith hydrostatic and zenith wet delay.double[]ViennaOneModel. computeZenithDelay(double height, double[] parameters, AbsoluteDate date)This method allows the computation of the zenith hydrostatic and zenith wet delay.double[]ViennaThreeModel. computeZenithDelay(double height, double[] parameters, AbsoluteDate date)This method allows the computation of the zenith hydrostatic and zenith wet delay.GeodeticPointGeoid. getIntersectionPoint(org.hipparchus.geometry.euclidean.threed.Line lineInFrame, org.hipparchus.geometry.euclidean.threed.Vector3D closeInFrame, Frame frame, AbsoluteDate date)Get the intersection point of a line with the surface of the body.doubleGeoid. getUndulation(double geodeticLatitude, double longitude, AbsoluteDate date)Gets the Undulation of the Geoid, N at the given position.double[]EstimatedTroposphericModel. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)double[]GlobalMappingFunctionModel. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)This method allows the computation of the hydrostatic and wet mapping functions.double[]MappingFunction. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)This method allows the computation of the hydrostatic and wet mapping functions.double[]MendesPavlisModel. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)With the Mendes Pavlis tropospheric model, the mapping function is not split into hydrostatic and wet component.double[]NiellMappingFunctionModel. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)default double[]TroposphericModel. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)This method allows the computation of the hydrostatic and wet mapping functions.double[]ViennaOneModel. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)This method allows the computation of the hydrostatic and wet mapping functions.double[]ViennaThreeModel. mappingFactors(double elevation, double height, double[] parameters, AbsoluteDate date)This method allows the computation of the hydrostatic and wet mapping functions.doubleDiscreteTroposphericModel. pathDelay(double elevation, double height, double[] parameters, AbsoluteDate date)Calculates the tropospheric path delay for the signal path from a ground station to a satellite.doubleEstimatedTroposphericModel. pathDelay(double elevation, double height, double[] parameters, AbsoluteDate date)doubleIonosphericModel. pathDelay(AbsoluteDate date, GeodeticPoint geo, double elevation, double azimuth)Calculates the ionospheric path delay for the signal path from a ground station to a satellite.doubleKlobucharIonoModel. pathDelay(AbsoluteDate date, GeodeticPoint geo, double elevation, double azimuth)Calculates the ionospheric path delay for the signal path from a ground station to a satellite.doubleMendesPavlisModel. pathDelay(double elevation, double height, double[] parameters, AbsoluteDate date)Calculates the tropospheric path delay for the signal path from a ground station to a satellite.default doubleTroposphericModel. pathDelay(double elevation, double height, double[] parameters, AbsoluteDate date)Calculates the tropospheric path delay for the signal path from a ground station to a satellite.doubleViennaOneModel. pathDelay(double elevation, double height, double[] parameters, AbsoluteDate date)Calculates the tropospheric path delay for the signal path from a ground station to a satellite.doubleViennaThreeModel. pathDelay(double elevation, double height, double[] parameters, AbsoluteDate date)Calculates the tropospheric path delay for the signal path from a ground station to a satellite.org.hipparchus.geometry.euclidean.threed.Vector3DGeoid. projectToGround(org.hipparchus.geometry.euclidean.threed.Vector3D point, AbsoluteDate date, Frame frame)GeodeticPointGeoid. transform(org.hipparchus.geometry.euclidean.threed.Vector3D point, Frame frame, AbsoluteDate date)Transform a Cartesian point to a surface-relative point.voidGlobalPressureTemperature2Model. weatherParameters(double stationHeight, AbsoluteDate currentDate)voidGlobalPressureTemperatureModel. weatherParameters(double height, AbsoluteDate date)voidWeatherModel. weatherParameters(double stationHeight, AbsoluteDate currentDate)Calculates the weather parameters of the model. -
Uses of AbsoluteDate in org.orekit.orbits
Methods in org.orekit.orbits that return AbsoluteDate Modifier and Type Method Description AbsoluteDateOrbit. getDate()Get the date of orbital parameters.Methods in org.orekit.orbits with parameters of type AbsoluteDate Modifier and Type Method Description TimeStampedPVCoordinatesOrbit. getPVCoordinates(AbsoluteDate otherDate, Frame otherFrame)Get thePVCoordinatesof the body in the selected frame.CartesianOrbitCartesianOrbit. interpolate(AbsoluteDate date, Stream<Orbit> sample)Get an interpolated instance.CircularOrbitCircularOrbit. interpolate(AbsoluteDate date, Stream<Orbit> sample)Get an interpolated instance.EquinoctialOrbitEquinoctialOrbit. interpolate(AbsoluteDate date, Stream<Orbit> sample)Get an interpolated instance.KeplerianOrbitKeplerianOrbit. interpolate(AbsoluteDate date, Stream<Orbit> sample)Get an interpolated instance.abstract OrbitOrbitType. mapArrayToOrbit(double[] array, double[] arrayDot, PositionAngle type, AbsoluteDate date, double mu, Frame frame)Convert state array to orbital parameters.Constructors in org.orekit.orbits with parameters of type AbsoluteDate Constructor Description CartesianOrbit(PVCoordinates pvaCoordinates, Frame frame, AbsoluteDate date, double mu)Constructor from Cartesian parameters.CircularOrbit(double a, double ex, double ey, double i, double raan, double alpha, double aDot, double exDot, double eyDot, double iDot, double raanDot, double alphaDot, PositionAngle type, Frame frame, AbsoluteDate date, double mu)Creates a new instance.CircularOrbit(double a, double ex, double ey, double i, double raan, double alpha, PositionAngle type, Frame frame, AbsoluteDate date, double mu)Creates a new instance.CircularOrbit(PVCoordinates pvCoordinates, Frame frame, AbsoluteDate date, double mu)Constructor from Cartesian parameters.EquinoctialOrbit(double a, double ex, double ey, double hx, double hy, double l, double aDot, double exDot, double eyDot, double hxDot, double hyDot, double lDot, PositionAngle type, Frame frame, AbsoluteDate date, double mu)Creates a new instance.EquinoctialOrbit(double a, double ex, double ey, double hx, double hy, double l, PositionAngle type, Frame frame, AbsoluteDate date, double mu)Creates a new instance.EquinoctialOrbit(PVCoordinates pvCoordinates, Frame frame, AbsoluteDate date, double mu)Constructor from Cartesian parameters.KeplerianOrbit(double a, double e, double i, double pa, double raan, double anomaly, double aDot, double eDot, double iDot, double paDot, double raanDot, double anomalyDot, PositionAngle type, Frame frame, AbsoluteDate date, double mu)Creates a new instance.KeplerianOrbit(double a, double e, double i, double pa, double raan, double anomaly, PositionAngle type, Frame frame, AbsoluteDate date, double mu)Creates a new instance.KeplerianOrbit(PVCoordinates pvCoordinates, Frame frame, AbsoluteDate date, double mu)Constructor from Cartesian parameters.Orbit(Frame frame, AbsoluteDate date, double mu)Default constructor. -
Uses of AbsoluteDate in org.orekit.propagation
Methods in org.orekit.propagation that return AbsoluteDate Modifier and Type Method Description AbsoluteDateSpacecraftState. getDate()Get the date.AbsoluteDateBoundedPropagator. getMaxDate()Get the last date of the range.AbsoluteDateBoundedPropagator. getMinDate()Get the first date of the range.protected AbsoluteDateAbstractPropagator. getStartDate()Get the start date.Methods in org.orekit.propagation with parameters of type AbsoluteDate Modifier and Type Method Description TimeStampedPVCoordinatesAbstractPropagator. getPVCoordinates(AbsoluteDate date, Frame frame)Get thePVCoordinatesof the body in the selected frame.SpacecraftStateSpacecraftState. interpolate(AbsoluteDate date, Stream<SpacecraftState> sample)Get an interpolated instance.SpacecraftStateAbstractPropagator. propagate(AbsoluteDate target)Propagate towards a target date.SpacecraftStatePropagator. propagate(AbsoluteDate target)Propagate towards a target date.SpacecraftStatePropagator. propagate(AbsoluteDate start, AbsoluteDate target)Propagate from a start date towards a target date.List<SpacecraftState>PropagatorsParallelizer. propagate(AbsoluteDate start, AbsoluteDate target)Propagate from a start date towards a target date.protected voidAbstractPropagator. setStartDate(AbsoluteDate startDate)Set a start date. -
Uses of AbsoluteDate in org.orekit.propagation.analytical
Methods in org.orekit.propagation.analytical that return AbsoluteDate Modifier and Type Method Description AbsoluteDateAggregateBoundedPropagator. getMaxDate()AbsoluteDateEphemeris. getMaxDate()Get the last date of the range.AbsoluteDateAggregateBoundedPropagator. getMinDate()AbsoluteDateEphemeris. getMinDate()Get the first date of the range.Methods in org.orekit.propagation.analytical with parameters of type AbsoluteDate Modifier and Type Method Description protected SpacecraftStateAbstractAnalyticalPropagator. acceptStep(OrekitStepInterpolator interpolator, AbsoluteDate target, double epsilon)Accept a step, triggering events and step handlers.protected SpacecraftStateAbstractAnalyticalPropagator. basicPropagate(AbsoluteDate date)Propagate an orbit without any fancy features.protected SpacecraftStateAdapterPropagator. basicPropagate(AbsoluteDate date)Propagate an orbit without any fancy features.SpacecraftStateEphemeris. basicPropagate(AbsoluteDate date)protected abstract doubleAbstractAnalyticalPropagator. getMass(AbsoluteDate date)Get the mass.protected doubleAdapterPropagator. getMass(AbsoluteDate date)Get the mass.protected doubleAggregateBoundedPropagator. getMass(AbsoluteDate date)protected doubleEcksteinHechlerPropagator. getMass(AbsoluteDate date)Get the mass.protected doubleEphemeris. getMass(AbsoluteDate date)Get the mass.protected doubleKeplerianPropagator. getMass(AbsoluteDate date)Get the mass.TimeStampedPVCoordinatesAggregateBoundedPropagator. getPVCoordinates(AbsoluteDate date, Frame frame)TimeStampedPVCoordinatesEphemeris. getPVCoordinates(AbsoluteDate date, Frame f)Get thePVCoordinatesof the body in the selected frame.SpacecraftStateAbstractAnalyticalPropagator. propagate(AbsoluteDate start, AbsoluteDate target)Propagate from a start date towards a target date.protected abstract OrbitAbstractAnalyticalPropagator. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date.protected OrbitAdapterPropagator. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date.protected OrbitAggregateBoundedPropagator. propagateOrbit(AbsoluteDate date)CartesianOrbitEcksteinHechlerPropagator. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date.protected OrbitEphemeris. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date.protected OrbitKeplerianPropagator. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date. -
Uses of AbsoluteDate in org.orekit.propagation.analytical.gnss
Methods in org.orekit.propagation.analytical.gnss with parameters of type AbsoluteDate Modifier and Type Method Description protected doubleGPSPropagator. getMass(AbsoluteDate date)Get the mass.PVCoordinatesGPSPropagator. propagateInEcef(AbsoluteDate date)Gets the PVCoordinates of the GPS SV inECEF frame.protected OrbitGPSPropagator. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date. -
Uses of AbsoluteDate in org.orekit.propagation.analytical.tle
Methods in org.orekit.propagation.analytical.tle that return AbsoluteDate Modifier and Type Method Description AbsoluteDateTLE. getDate()Get the TLE current date.AbsoluteDateTLESeries. getFirstDate()Deprecated.Get the start date of the series.AbsoluteDateTLESeries. getLastDate()Deprecated.Get the last date of the series.Methods in org.orekit.propagation.analytical.tle with parameters of type AbsoluteDate Modifier and Type Method Description TLETLESeries. getClosestTLE(AbsoluteDate date)Deprecated.Get the closest TLE to the selected date.protected doubleTLEPropagator. getMass(AbsoluteDate date)Get the mass.PVCoordinatesTLEPropagator. getPVCoordinates(AbsoluteDate date)Get the extrapolated position and velocity from an initial TLE.PVCoordinatesTLESeries. getPVCoordinates(AbsoluteDate date)Deprecated.Get the extrapolated position and velocity from an initial date.protected OrbitTLEPropagator. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date.Constructors in org.orekit.propagation.analytical.tle with parameters of type AbsoluteDate Constructor Description TLE(int satelliteNumber, char classification, int launchYear, int launchNumber, String launchPiece, int ephemerisType, int elementNumber, AbsoluteDate epoch, double meanMotion, double meanMotionFirstDerivative, double meanMotionSecondDerivative, double e, double i, double pa, double raan, double meanAnomaly, int revolutionNumberAtEpoch, double bStar)Simple constructor from already parsed elements. -
Uses of AbsoluteDate in org.orekit.propagation.conversion
Methods in org.orekit.propagation.conversion that return AbsoluteDate Modifier and Type Method Description AbsoluteDateAbstractPropagatorBuilder. getInitialOrbitDate()Get the date of the initial orbit.AbsoluteDatePropagatorBuilder. getInitialOrbitDate()Get the date of the initial orbit. -
Uses of AbsoluteDate in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return AbsoluteDate Modifier and Type Method Description AbsoluteDateDateDetector. getDate()Get the current event date according to the propagator.AbsoluteDateEventState. getEventDate()Get the occurrence time of the event triggered in the current step.AbsoluteDateEventState.EventOccurrence. getStopDate()Get the new time for a stop action.Methods in org.orekit.propagation.events with parameters of type AbsoluteDate Modifier and Type Method Description voidDateDetector. addEventDate(AbsoluteDate target)Add an event date.voidAbstractDetector. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.voidAdapterDetector. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.voidBooleanDetector. init(SpacecraftState s0, AbsoluteDate t)default voidEventDetector. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.voidEventEnablingPredicateFilter. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.voidEventShifter. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.voidEventSlopeFilter. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.voidEventState. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.voidNegateDetector. init(SpacecraftState s0, AbsoluteDate t)voidPositionAngleDetector. init(SpacecraftState s0, AbsoluteDate t)Initialize event handler at the start of a propagation.Constructors in org.orekit.propagation.events with parameters of type AbsoluteDate Constructor Description DateDetector(AbsoluteDate target)Build a new instance. -
Uses of AbsoluteDate in org.orekit.propagation.events.handlers
Methods in org.orekit.propagation.events.handlers with parameters of type AbsoluteDate Modifier and Type Method Description default voidEventHandler. init(SpacecraftState initialState, AbsoluteDate target)Initialize event handler at the start of a propagation. -
Uses of AbsoluteDate in org.orekit.propagation.integration
Methods in org.orekit.propagation.integration that return AbsoluteDate Modifier and Type Method Description AbsoluteDateIntegratedEphemeris. getMaxDate()Get the last date of the range.AbsoluteDateIntegratedEphemeris. getMinDate()Get the first date of the range.AbsoluteDateStateMapper. getReferenceDate()Get reference date.AbsoluteDateStateMapper. mapDoubleToDate(double t)Map the raw double time offset to a date.AbsoluteDateStateMapper. mapDoubleToDate(double t, AbsoluteDate date)Map the raw double time offset to a date.Methods in org.orekit.propagation.integration with parameters of type AbsoluteDate Modifier and Type Method Description protected SpacecraftStateIntegratedEphemeris. basicPropagate(AbsoluteDate date)Propagate an orbit without any fancy features.protected voidAbstractIntegratedPropagator. beforeIntegration(SpacecraftState initialState, AbsoluteDate tEnd)Method called just before integration.protected abstract StateMapperAbstractIntegratedPropagator. createMapper(AbsoluteDate referenceDate, double mu, OrbitType orbitType, PositionAngle positionAngleType, AttitudeProvider attitudeProvider, Frame frame)Create a mapper between raw double components and spacecraft state.protected doubleIntegratedEphemeris. getMass(AbsoluteDate date)Get the mass.TimeStampedPVCoordinatesIntegratedEphemeris. getPVCoordinates(AbsoluteDate date, Frame frame)Get thePVCoordinatesof the body in the selected frame.default voidAbstractIntegratedPropagator.MainStateEquations. init(SpacecraftState initialState, AbsoluteDate target)Initialize the equations at the start of propagation.default voidAdditionalEquations. init(SpacecraftState initialState, AbsoluteDate target)Initialize the equations at the start of propagation.voidModeHandler. initialize(boolean activateHandlers, AbsoluteDate targetDate)Initialize the mode handler.abstract SpacecraftStateStateMapper. mapArrayToState(AbsoluteDate date, double[] y, double[] yDot, boolean meanOnly)Map the raw double components to a spacecraft state.doubleStateMapper. mapDateToDouble(AbsoluteDate date)Map a date to a raw double time offset.AbsoluteDateStateMapper. mapDoubleToDate(double t, AbsoluteDate date)Map the raw double time offset to a date.SpacecraftStateAbstractIntegratedPropagator. propagate(AbsoluteDate target)Propagate towards a target date.protected SpacecraftStateAbstractIntegratedPropagator. propagate(AbsoluteDate tEnd, boolean activateHandlers)Propagation with or without event detection.SpacecraftStateAbstractIntegratedPropagator. propagate(AbsoluteDate tStart, AbsoluteDate tEnd)Propagate from a start date towards a target date.protected OrbitIntegratedEphemeris. propagateOrbit(AbsoluteDate date)Extrapolate an orbit up to a specific target date.Constructors in org.orekit.propagation.integration with parameters of type AbsoluteDate Constructor Description IntegratedEphemeris(AbsoluteDate startDate, AbsoluteDate minDate, AbsoluteDate maxDate, StateMapper mapper, boolean meanOrbit, org.hipparchus.ode.DenseOutputModel model, Map<String,double[]> unmanaged, List<AdditionalStateProvider> providers, String[] equations)Creates a new instance of IntegratedEphemeris.StateMapper(AbsoluteDate referenceDate, double mu, OrbitType orbitType, PositionAngle positionAngleType, AttitudeProvider attitudeProvider, Frame frame)Simple constructor. -
Uses of AbsoluteDate in org.orekit.propagation.numerical
Methods in org.orekit.propagation.numerical with parameters of type AbsoluteDate Modifier and Type Method Description protected StateMapperNumericalPropagator. createMapper(AbsoluteDate referenceDate, double mu, OrbitType orbitType, PositionAngle positionAngleType, AttitudeProvider attitudeProvider, Frame frame)Create a mapper between raw double components and spacecraft state.TimeStampedPVCoordinatesNumericalPropagator. getPVCoordinates(AbsoluteDate date, Frame frame)Get thePVCoordinatesof the body in the selected frame. -
Uses of AbsoluteDate in org.orekit.propagation.sampling
Methods in org.orekit.propagation.sampling with parameters of type AbsoluteDate Modifier and Type Method Description SpacecraftStateOrekitStepInterpolator. getInterpolatedState(AbsoluteDate date)Get the state at interpolated date.default voidMultiSatStepHandler. init(List<SpacecraftState> states0, AbsoluteDate t)Initialize step handler at the start of a propagation.default voidOrekitFixedStepHandler. init(SpacecraftState s0, AbsoluteDate t)Deprecated.as of 9.0, replaced byOrekitFixedStepHandler.init(SpacecraftState, AbsoluteDate, double)default voidOrekitFixedStepHandler. init(SpacecraftState s0, AbsoluteDate t, double step)Initialize step handler at the start of a propagation.default voidOrekitStepHandler. init(SpacecraftState s0, AbsoluteDate t)Initialize step handler at the start of a propagation.voidOrekitStepHandlerMultiplexer. init(SpacecraftState s0, AbsoluteDate t)Initialize step handler at the start of a propagation.voidOrekitStepNormalizer. init(SpacecraftState s0, AbsoluteDate t)Initialize step handler at the start of a propagation. -
Uses of AbsoluteDate in org.orekit.propagation.semianalytical.dsst
Methods in org.orekit.propagation.semianalytical.dsst with parameters of type AbsoluteDate Modifier and Type Method Description protected voidDSSTPropagator. beforeIntegration(SpacecraftState initialState, AbsoluteDate tEnd)Method called just before integration.protected StateMapperDSSTPropagator. createMapper(AbsoluteDate referenceDate, double mu, OrbitType ignoredOrbitType, PositionAngle ignoredPositionAngleType, AttitudeProvider attitudeProvider, Frame frame)Create a mapper between raw double components and spacecraft state. -
Uses of AbsoluteDate in org.orekit.propagation.semianalytical.dsst.forces
Methods in org.orekit.propagation.semianalytical.dsst.forces with parameters of type AbsoluteDate Modifier and Type Method Description Map<String,double[]>ShortPeriodTerms. getCoefficients(AbsoluteDate date, Set<String> selected)Computes the coefficients involved in the contributions. -
Uses of AbsoluteDate in org.orekit.propagation.semianalytical.dsst.utilities
Methods in org.orekit.propagation.semianalytical.dsst.utilities that return AbsoluteDate Modifier and Type Method Description AbsoluteDateAuxiliaryElements. getDate()Get the date of the orbit.Methods in org.orekit.propagation.semianalytical.dsst.utilities with parameters of type AbsoluteDate Modifier and Type Method Description voidShortPeriodicsInterpolatedCoefficient. addGridPoint(AbsoluteDate date, double[] value)Add a point to the interpolation grid.double[]ShortPeriodicsInterpolatedCoefficient. value(AbsoluteDate date)Compute the value of the coefficient. -
Uses of AbsoluteDate in org.orekit.time
Fields in org.orekit.time declared as AbsoluteDate Modifier and Type Field Description static AbsoluteDateAbsoluteDate. CCSDS_EPOCHReference epoch for CCSDS Time Code Format (CCSDS 301.0-B-4): 1958-01-01T00:00:00 International Atomic Time (not UTC).static AbsoluteDateAbsoluteDate. FIFTIES_EPOCHReference epoch for 1950 dates: 1950-01-01T00:00:00 Terrestrial Time.static AbsoluteDateAbsoluteDate. FUTURE_INFINITYDummy date at infinity in the future direction.static AbsoluteDateAbsoluteDate. GALILEO_EPOCHReference epoch for Galileo System Time: 1999-08-22T00:00:00 UTC.static AbsoluteDateAbsoluteDate. GPS_EPOCHReference epoch for GPS weeks: 1980-01-06T00:00:00 GPS time.static AbsoluteDateAbsoluteDate. J2000_EPOCHJ2000.0 Reference epoch: 2000-01-01T12:00:00 Terrestrial Time (not UTC).static AbsoluteDateAbsoluteDate. JAVA_EPOCHJava Reference epoch: 1970-01-01T00:00:00 Universal Time Coordinate.static AbsoluteDateAbsoluteDate. JULIAN_EPOCHReference epoch for julian dates: -4712-01-01T12:00:00 Terrestrial Time.static AbsoluteDateAbsoluteDate. MODIFIED_JULIAN_EPOCHReference epoch for modified julian dates: 1858-11-17T00:00:00 Terrestrial Time.static AbsoluteDateAbsoluteDate. PAST_INFINITYDummy date at infinity in the past direction.Methods in org.orekit.time that return AbsoluteDate Modifier and Type Method Description static AbsoluteDateAbsoluteDate. createBesselianEpoch(double besselianEpoch)Build an instance corresponding to a Besselian Epoch (BE).static AbsoluteDateAbsoluteDate. createGPSDate(int weekNumber, double milliInWeek)Deprecated.as of 9.3, replaced byGPSDate(int, double).GPSDate.getDate()static AbsoluteDateAbsoluteDate. createJDDate(int jd, double secondsSinceNoon, TimeScale timeScale)Build an instance corresponding to a Julian Day date.static AbsoluteDateAbsoluteDate. createJulianEpoch(double julianEpoch)Build an instance corresponding to a Julian Epoch (JE).static AbsoluteDateAbsoluteDate. createMJDDate(int mjd, double secondsInDay, TimeScale timeScale)Build an instance corresponding to a Modified Julian Day date.AbsoluteDateAbsoluteDate. getDate()Get the date.AbsoluteDateGPSDate. getDate()Get the date.AbsoluteDateTimeStamped. getDate()Get the date.AbsoluteDateUTCScale. getFirstKnownLeapSecond()Get the date of the first known leap second.AbsoluteDateUTCScale. getLastKnownLeapSecond()Get the date of the last known leap second.static AbsoluteDateAbsoluteDate. parseCCSDSCalendarSegmentedTimeCode(byte preambleField, byte[] timeField)Build an instance from a CCSDS Calendar Segmented Time Code (CCS).static AbsoluteDateAbsoluteDate. parseCCSDSDaySegmentedTimeCode(byte preambleField, byte[] timeField, DateComponents agencyDefinedEpoch)Build an instance from a CCSDS Day Segmented Time Code (CDS).static AbsoluteDateAbsoluteDate. parseCCSDSUnsegmentedTimeCode(byte preambleField1, byte preambleField2, byte[] timeField, AbsoluteDate agencyDefinedEpoch)Build an instance from a CCSDS Unsegmented Time Code (CUC).AbsoluteDateAbsoluteDate. shiftedBy(double dt)Get a time-shifted date.AbsoluteDateFieldAbsoluteDate. toAbsoluteDate()Transform the FieldAbsoluteDate in an AbsoluteDate.Methods in org.orekit.time that return types with arguments of type AbsoluteDate Modifier and Type Method Description List<AbsoluteDate>BurstSelector. selectDates(AbsoluteDate start, AbsoluteDate end)Select dates within an interval.List<AbsoluteDate>DatesSelector. selectDates(AbsoluteDate start, AbsoluteDate end)Select dates within an interval.List<AbsoluteDate>FixedStepSelector. selectDates(AbsoluteDate start, AbsoluteDate end)Select dates within an interval.Methods in org.orekit.time with parameters of type AbsoluteDate Modifier and Type Method Description intAbsoluteDate. compareTo(AbsoluteDate date)Compare the instance with another date.doubleAbsoluteDate. durationFrom(AbsoluteDate instant)Compute the physically elapsed duration between two instants.TFieldAbsoluteDate. durationFrom(AbsoluteDate instant)Compute the physically elapsed duration between two instants.doubleGLONASSScale. getLeap(AbsoluteDate date)Get the value of the previous leap.default doubleTimeScale. getLeap(AbsoluteDate date)Get the value of the previous leap.doubleUTCScale. getLeap(AbsoluteDate date)Get the value of the previous leap.booleanGLONASSScale. insideLeap(AbsoluteDate date)Check if date is within a leap second introduction in this time scale.default booleanTimeScale. insideLeap(AbsoluteDate date)Check if date is within a leap second introduction in this time scale.booleanUTCScale. insideLeap(AbsoluteDate date)Check if date is within a leap second introduction in this time scale.default TTimeInterpolable. interpolate(AbsoluteDate date, Collection<T> sample)Get an interpolated instance.TTimeInterpolable. interpolate(AbsoluteDate date, Stream<T> sample)Get an interpolated instance.intGLONASSScale. minuteDuration(AbsoluteDate date)Check length of the current minute in this time scale.default intTimeScale. minuteDuration(AbsoluteDate date)Check length of the current minute in this time scale.intUTCScale. minuteDuration(AbsoluteDate date)Check length of the current minute in this time scale.doubleAbsoluteDate. offsetFrom(AbsoluteDate instant, TimeScale timeScale)Compute the apparent clock offset between two instant in the perspective of a specifictime scale.doubleBDTScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleGalileoScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleGLONASSScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleGMSTScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleGPSScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleIRNSSScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleQZSSScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleTAIScale. offsetFromTAI(AbsoluteDate taiTime)Get the offset to convert locations fromTAIScaleto instance.doubleTCBScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleTCGScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleTDBScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleTimeScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleTTScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleUT1Scale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.doubleUTCScale. offsetFromTAI(AbsoluteDate date)Get the offset to convert locations fromTAIScaleto instance.static AbsoluteDateAbsoluteDate. parseCCSDSUnsegmentedTimeCode(byte preambleField1, byte preambleField2, byte[] timeField, AbsoluteDate agencyDefinedEpoch)Build an instance from a CCSDS Unsegmented Time Code (CUC).List<AbsoluteDate>BurstSelector. selectDates(AbsoluteDate start, AbsoluteDate end)Select dates within an interval.List<AbsoluteDate>DatesSelector. selectDates(AbsoluteDate start, AbsoluteDate end)Select dates within an interval.List<AbsoluteDate>FixedStepSelector. selectDates(AbsoluteDate start, AbsoluteDate end)Select dates within an interval.doubleTimeScalarFunction. value(AbsoluteDate date)Compute a function of time.double[]TimeVectorFunction. value(AbsoluteDate date)Compute a function of time.Constructors in org.orekit.time with parameters of type AbsoluteDate Constructor Description AbsoluteDate(AbsoluteDate since, double elapsedDuration)Build an instance from an elapsed duration since to another instant.AbsoluteDate(AbsoluteDate reference, double apparentOffset, TimeScale timeScale)Build an instance from an apparent clock offset with respect to another instant in the perspective of a specifictime scale.FieldAbsoluteDate(org.hipparchus.Field<T> field, AbsoluteDate date)Build an instance from an AbsoluteDate.FieldAbsoluteDate(AbsoluteDate since, T elapsedDuration)Build an instance from an elapsed duration since to another instant.GPSDate(AbsoluteDate date)Build an instance from an absolute date. -
Uses of AbsoluteDate in org.orekit.utils
Methods in org.orekit.utils that return AbsoluteDate Modifier and Type Method Description AbsoluteDateFieldTimeSpanMap.Transition. getDate()Get the transition absolute date.AbsoluteDateTimeSpanMap.Transition. getDate()Get the transition date.AbsoluteDateTimeStampedAngularCoordinates. getDate()Get the date.AbsoluteDateTimeStampedPVCoordinates. getDate()Get the date.AbsoluteDateTimeSpanMap.Span. getEnd()Get the end of this time span.AbsoluteDateIERSConventions. getNutationReferenceEpoch()Get the reference epoch for fundamental nutation arguments.AbsoluteDateParameterDriver. getReferenceDate()Get current reference date.AbsoluteDateSecularAndHarmonic. getReferenceDate()Get the reference date.AbsoluteDateTimeSpanMap.Span. getStart()Get the start of this time span.Methods in org.orekit.utils with parameters of type AbsoluteDate Modifier and Type Method Description voidSecularAndHarmonic. addPoint(AbsoluteDate date, double osculatingValue)Add a fitting point.voidTimeSpanMap. addValidAfter(T entry, AbsoluteDate earliestValidityDate)Add an entry valid after a limit date.voidTimeSpanMap. addValidBefore(T entry, AbsoluteDate latestValidityDate)Add an entry valid before a limit date.double[]SecularAndHarmonic. approximateAsPolynomialOnly(int combinedDegree, AbsoluteDate combinedReference, int meanDegree, int meanHarmonics, AbsoluteDate start, AbsoluteDate end, double step)Approximate an already fitted model to polynomial only terms.doubleIERSConventions. evaluateTC(AbsoluteDate date)Evaluate the date offset between the current date and thereference date.TimeSpanMap<T>TimeSpanMap. extractRange(AbsoluteDate start, AbsoluteDate end)Extract a range of the map.List<T>TimeStampedGenerator. generate(AbsoluteDate existingDate, AbsoluteDate date)Generate a chronologically sorted list of entries to be cached.TTimeSpanMap. get(AbsoluteDate date)Get the entry valid at a specified date.Stream<T>GenericTimeStampedCache. getNeighbors(AbsoluteDate central)Get the entries surrounding a central date.Stream<T>ImmutableTimeStampedCache. getNeighbors(AbsoluteDate central)Get the entries surrounding a central date.Stream<T>TimeStampedCache. getNeighbors(AbsoluteDate central)Get the entries surrounding a central date.TimeStampedPVCoordinatesPVCoordinatesProvider. getPVCoordinates(AbsoluteDate date, Frame frame)Get thePVCoordinatesof the body in the selected frame.TimeSpanMap.Span<T>TimeSpanMap. getSpan(AbsoluteDate date)Get the time span containing a specified date.static TimeStampedAngularCoordinatesTimeStampedAngularCoordinates. interpolate(AbsoluteDate date, AngularDerivativesFilter filter, Collection<TimeStampedAngularCoordinates> sample)Interpolate angular coordinates.static <T extends org.hipparchus.RealFieldElement<T>>
TimeStampedFieldAngularCoordinates<T>TimeStampedFieldAngularCoordinates. interpolate(AbsoluteDate date, AngularDerivativesFilter filter, Collection<TimeStampedFieldAngularCoordinates<T>> sample)Interpolate angular coordinates.static TimeStampedPVCoordinatesTimeStampedPVCoordinates. interpolate(AbsoluteDate date, CartesianDerivativesFilter filter, Collection<TimeStampedPVCoordinates> sample)Interpolate position-velocity.static TimeStampedPVCoordinatesTimeStampedPVCoordinates. interpolate(AbsoluteDate date, CartesianDerivativesFilter filter, Stream<TimeStampedPVCoordinates> sample)Interpolate position-velocity.doubleSecularAndHarmonic. meanDerivative(AbsoluteDate date, int degree, int harmonics)Get mean derivative, truncated to first components.doubleSecularAndHarmonic. meanSecondDerivative(AbsoluteDate date, int degree, int harmonics)Get mean second derivative, truncated to first components.doubleSecularAndHarmonic. meanValue(AbsoluteDate date, int degree, int harmonics)Get mean value, truncated to first components.doubleSecularAndHarmonic. osculatingDerivative(AbsoluteDate date)Get fitted osculating derivative.doubleSecularAndHarmonic. osculatingSecondDerivative(AbsoluteDate date)Get fitted osculating second derivative.doubleSecularAndHarmonic. osculatingValue(AbsoluteDate date)Get fitted osculating value.default voidParameterObserver. referenceDateChanged(AbsoluteDate previousReferenceDate, ParameterDriver driver)Notify that a parameter reference date has been changed.voidSecularAndHarmonic. resetFitting(AbsoluteDate date, double... initialGuess)Reset fitting.voidParameterDriver. setReferenceDate(AbsoluteDate newReferenceDate)Set reference date.double[]IERSConventions.NutationCorrectionConverter. toEquinox(AbsoluteDate date, double dX, double dY)Convert nutation corrections.double[]IERSConventions.NutationCorrectionConverter. toNonRotating(AbsoluteDate date, double ddPsi, double ddEpsilon)Convert nutation corrections.Constructors in org.orekit.utils with parameters of type AbsoluteDate Constructor Description TimeStampedAngularCoordinates(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.FieldRotation<org.hipparchus.analysis.differentiation.DerivativeStructure> r)Builds a TimeStampedAngularCoordinates from aFieldRotation<DerivativeStructure>.TimeStampedAngularCoordinates(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Rotation rotation, org.hipparchus.geometry.euclidean.threed.Vector3D rotationRate, org.hipparchus.geometry.euclidean.threed.Vector3D rotationAcceleration)Builds a rotation/rotation rate pair.TimeStampedAngularCoordinates(AbsoluteDate date, PVCoordinates u, PVCoordinates v)Build one of the rotations that transform one pv coordinates into another one.TimeStampedAngularCoordinates(AbsoluteDate date, PVCoordinates u1, PVCoordinates u2, PVCoordinates v1, PVCoordinates v2, double tolerance)Build the rotation that transforms a pair of pv coordinates into another pair.TimeStampedFieldAngularCoordinates(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.FieldRotation<T> rotation, org.hipparchus.geometry.euclidean.threed.FieldVector3D<T> rotationRate, org.hipparchus.geometry.euclidean.threed.FieldVector3D<T> rotationAcceleration)Builds a rotation/rotation rate pair.TimeStampedFieldAngularCoordinates(AbsoluteDate date, FieldPVCoordinates<T> u1, FieldPVCoordinates<T> u2, FieldPVCoordinates<T> v1, FieldPVCoordinates<T> v2, double tolerance)Build the rotation that transforms a pair of pv coordinates into another pair.TimeStampedFieldPVCoordinates(AbsoluteDate date, double a, FieldPVCoordinates<T> pv)Multiplicative constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, double a1, FieldPVCoordinates<T> pv1, double a2, FieldPVCoordinates<T> pv2)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, double a1, FieldPVCoordinates<T> pv1, double a2, FieldPVCoordinates<T> pv2, double a3, FieldPVCoordinates<T> pv3)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, double a1, FieldPVCoordinates<T> pv1, double a2, FieldPVCoordinates<T> pv2, double a3, FieldPVCoordinates<T> pv3, double a4, FieldPVCoordinates<T> pv4)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.FieldVector3D<T> position, org.hipparchus.geometry.euclidean.threed.FieldVector3D<T> velocity, org.hipparchus.geometry.euclidean.threed.FieldVector3D<T> acceleration)Builds a PVCoordinates pair.TimeStampedFieldPVCoordinates(AbsoluteDate date, FieldPVCoordinates<T> pv)Basic constructor.TimeStampedFieldPVCoordinates(AbsoluteDate date, FieldPVCoordinates<T> start, FieldPVCoordinates<T> end)Subtractive constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a, FieldPVCoordinates<T> pv)Multiplicative constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a1, FieldPVCoordinates<T> pv1, T a2, FieldPVCoordinates<T> pv2)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a1, FieldPVCoordinates<T> pv1, T a2, FieldPVCoordinates<T> pv2, T a3, FieldPVCoordinates<T> pv3)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a1, FieldPVCoordinates<T> pv1, T a2, FieldPVCoordinates<T> pv2, T a3, FieldPVCoordinates<T> pv3, T a4, FieldPVCoordinates<T> pv4)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a, PVCoordinates pv)Multiplicative constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a1, PVCoordinates pv1, T a2, PVCoordinates pv2)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a1, PVCoordinates pv1, T a2, PVCoordinates pv2, T a3, PVCoordinates pv3)Linear constructorTimeStampedFieldPVCoordinates(AbsoluteDate date, T a1, PVCoordinates pv1, T a2, PVCoordinates pv2, T a3, PVCoordinates pv3, T a4, PVCoordinates pv4)Linear constructorTimeStampedPVCoordinates(AbsoluteDate date, double a, PVCoordinates pv)Multiplicative constructorTimeStampedPVCoordinates(AbsoluteDate date, double a1, PVCoordinates pv1, double a2, PVCoordinates pv2)Linear constructorTimeStampedPVCoordinates(AbsoluteDate date, double a1, PVCoordinates pv1, double a2, PVCoordinates pv2, double a3, PVCoordinates pv3)Linear constructorTimeStampedPVCoordinates(AbsoluteDate date, double a1, PVCoordinates pv1, double a2, PVCoordinates pv2, double a3, PVCoordinates pv3, double a4, PVCoordinates pv4)Linear constructorTimeStampedPVCoordinates(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.FieldVector3D<org.hipparchus.analysis.differentiation.DerivativeStructure> p)Builds a TimeStampedPVCoordinates triplet from aFieldVector3D<DerivativeStructure>.TimeStampedPVCoordinates(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity)Build from position and velocity.TimeStampedPVCoordinates(AbsoluteDate date, org.hipparchus.geometry.euclidean.threed.Vector3D position, org.hipparchus.geometry.euclidean.threed.Vector3D velocity, org.hipparchus.geometry.euclidean.threed.Vector3D acceleration)Builds a TimeStampedPVCoordinates pair.TimeStampedPVCoordinates(AbsoluteDate date, PVCoordinates pv)Build from position velocity acceleration coordinates.TimeStampedPVCoordinates(AbsoluteDate date, PVCoordinates start, PVCoordinates end)Subtractive constructor
-