Uses of Interface
org.orekit.utils.PVCoordinatesProvider
Packages that use PVCoordinatesProvider
Package
Description
This package provides classes to represent simple attitudes.
This package provides interface to represent the position and geometry of
space objects such as stars, planets or asteroids.
The measurements package defines everything that is related to orbit
determination measurements.
This package provides methods to handle GNSS measurements.
This package contains physical models for measurement prediction.
This package contains definitions for CCSDS objects (frames, time systems...).
This package contains class managing CCSDS Attitude Data Message.
This package contains class managing CCSDS Attitude Parameter Message.
This package provides interfaces for orbit file representations and corresponding
parsers.
This package provides classes to handle frames and transforms between them.
This package provides models computing reference points
displacements on Earth surface.
This package provides models that simulate the impact of the ionosphere.
This package provides classes to represent orbits.
Propagation
Top level package for analytical propagators.
This package provides classes to propagate GNSS orbits.
This package provides classes to propagate Intelsat's 11 elements.
This package provides classes to read and extrapolate tle's.
This package provides interfaces and classes dealing with events occurring during propagation.
This package provides an interface and classes dealing with events occurrence only.
Utilities for integration-based propagators (both numerical and semi-analytical).
Top level package for numerical propagators.
This package provides interfaces and classes dealing with step handling during propagation.
This package provides an implementation of the Draper Semi-analytical
Satellite Theory (DSST).
This package contains methods and architecture for signal travel time.
This package provides useful objects.
-
Uses of PVCoordinatesProvider in org.orekit.attitudes
Methods in org.orekit.attitudes with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionAttitudeBuilder.build(Frame frame, PVCoordinatesProvider pvProv, TimeStampedAngularCoordinates rawAttitude) Build a filtered attitude.FixedFrameBuilder.build(Frame frame, PVCoordinatesProvider pvProv, TimeStampedAngularCoordinates rawAttitude) Build a filtered attitude.AggregateBoundedAttitudeProvider.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.AlignedAndConstrained.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.AttitudeProvider.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.default AttitudeAttitudeProviderModifier.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.CelestialBodyPointed.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.FixedRate.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.FrameAlignedProvider.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.GroundPointing.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.LofOffset.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.LofOffsetPointing.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.SpinStabilized.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.TabulatedLofOffset.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.TabulatedProvider.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.TorqueFree.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.YawCompensation.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.YawSteering.getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude corresponding to an orbital state.AggregateBoundedAttitudeProvider.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.AlignedAndConstrained.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.default RotationAttitudeProvider.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.CelestialBodyPointed.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.FixedRate.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.FrameAlignedProvider.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.GroundPointing.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.LofOffset.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.LofOffsetPointing.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.SpinStabilized.getAttitudeRotation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the attitude-related rotation corresponding to an orbital state.GroundPointingAttitudeModifier.getBaseState(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the base system state at given date, without modifications.protected Vector3DBodyCenterPointing.getTargetPosition(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position in specified frame.protected Vector3DGroundPointing.getTargetPosition(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position in specified frame.protected Vector3DGroundPointingAttitudeModifier.getTargetPosition(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position in specified frame.protected Vector3DLofOffsetPointing.getTargetPosition(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position in specified frame.protected Vector3DNadirPointing.getTargetPosition(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position in specified frame.protected Vector3DTargetPointing.getTargetPosition(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position in specified frame.BodyCenterPointing.getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position/velocity in specified frame.protected abstract TimeStampedPVCoordinatesGroundPointing.getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position/velocity in specified frame.GroundPointingAttitudeModifier.getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position/velocity in specified frame.LofOffsetPointing.getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position/velocity in specified frame.NadirPointing.getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position/velocity in specified frame.TargetPointing.getTargetPV(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the target point position/velocity in specified frame.NadirPointing.getTargetPVViaInterpolation(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute target position-velocity-acceleration vector via interpolation.doubleYawCompensation.getYawAngle(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) Compute the yaw compensation angle at date. -
Uses of PVCoordinatesProvider in org.orekit.bodies
Subinterfaces of PVCoordinatesProvider in org.orekit.bodiesModifier and TypeInterfaceDescriptioninterfaceInterface for celestial bodies like Sun, Moon or solar system planets.Classes in org.orekit.bodies that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassClass computing low-fidelity positions for the Moon.classClass computing low-fidelity positions for the Sun. -
Uses of PVCoordinatesProvider in org.orekit.estimation.measurements
Methods in org.orekit.estimation.measurements that return PVCoordinatesProviderModifier and TypeMethodDescriptionstatic PVCoordinatesProviderAbstractParticipant.extractPVCoordinatesProvider(SpacecraftState templateState, TimeStampedPVCoordinates pvCoordinates) Create PV provider from position-velocity-acceleration vector and template state.final PVCoordinatesProviderGroundStation.getPVCoordinatesProvider()Return the PVCoordinatesProvider.Observer.getPVCoordinatesProvider()Return the PVCoordinatesProvider.final PVCoordinatesProviderObserverSatellite.getPVCoordinatesProvider()Return the PVCoordinatesProvider.Methods in org.orekit.estimation.measurements with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionprotected AbsoluteDateAngularMeasurement.computeEmissionDate(SignalReceptionCondition receptionCondition, PVCoordinatesProvider emitter) Compute the signal emission date.Constructors in org.orekit.estimation.measurements with parameters of type PVCoordinatesProviderModifierConstructorDescriptionObserverSatellite(String name, PVCoordinatesProvider pvCoordsProvider) Simple constructor.ObserverSatellite(String name, PVCoordinatesProvider pvCoordsProvider, QuadraticClockModel quadraticClock) Simple constructor. -
Uses of PVCoordinatesProvider in org.orekit.estimation.measurements.gnss
Methods in org.orekit.estimation.measurements.gnss that return PVCoordinatesProviderModifier and TypeMethodDescriptionprotected PVCoordinatesProviderAbstractInterSatellitesMeasurement.getRemotePV(SpacecraftState state) Return the FieldPVCoordinatesProvider. -
Uses of PVCoordinatesProvider in org.orekit.estimation.measurements.model
Methods in org.orekit.estimation.measurements.model with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionprotected Vector3DAbstractAngularMeasurementModel.getEmitterToReceiverVector(SignalReceptionCondition receptionCondition, PVCoordinatesProvider emitter, AbsoluteDate approxEmissionDate) Compute emitter-to-receiver vector.doubleOneLeggedRangeRateModel.value(SignalReceptionCondition receptionCondition, Vector3D receiverVelocity, PVCoordinatesProvider emitter) Compute measurement without guess.doubleOneLeggedRangeRateModel.value(SignalReceptionCondition receptionCondition, Vector3D receiverVelocity, PVCoordinatesProvider emitter, AbsoluteDate approxEmissionDate) Compute measurement.double[]RaDecModel.value(SignalReceptionCondition receptionCondition, PVCoordinatesProvider emitter) Compute theoretical measurement.double[]RaDecModel.value(SignalReceptionCondition receptionCondition, PVCoordinatesProvider emitter, AbsoluteDate approxEmissionDate) Compute theoretical measurement with guess for the emission date.double[]TopocentricAzElModel.value(GeodeticPoint receiver, AbsoluteDate receptionDate, PVCoordinatesProvider emitter) Compute theoretical measurement.double[]TopocentricAzElModel.value(GeodeticPoint receiver, AbsoluteDate receptionDate, PVCoordinatesProvider emitter, AbsoluteDate approxEmissionDate) Compute theoretical measurement with guess for emission date.doubleTwoLeggedRangeRateModel.value(Frame frame, PVCoordinates receiverPV, AbsoluteDate receptionDate, PVCoordinatesProvider relay, AbsoluteDate approxRelayDate, PVCoordinatesProvider emitter, AbsoluteDate approxEmissionDate) Compute measurement.doubleTwoLeggedRangeRateModel.value(Frame frame, PVCoordinates receiverPV, AbsoluteDate receptionDate, PVCoordinatesProvider relay, PVCoordinatesProvider emitter) Compute measurement without guess. -
Uses of PVCoordinatesProvider in org.orekit.files.ccsds.definitions
Methods in org.orekit.files.ccsds.definitions with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionstatic TransformFrameFacade.getTransform(FrameFacade frameIn, FrameFacade frameOut, Frame inertialPivotFrame, AbsoluteDate date, PVCoordinatesProvider pv) Get the transform betweenCCSDS frames. -
Uses of PVCoordinatesProvider in org.orekit.files.ccsds.ndm.adm
Methods in org.orekit.files.ccsds.ndm.adm with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionAttitudeEndpoints.build(Frame frame, PVCoordinatesProvider pvProv, TimeStampedAngularCoordinates rawAttitude) Build a filtered attitude. -
Uses of PVCoordinatesProvider in org.orekit.files.ccsds.ndm.adm.apm
Methods in org.orekit.files.ccsds.ndm.adm.apm with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionApm.getAttitude(Frame frame, PVCoordinatesProvider pvProvider) Get the attitude.ApmData.getAttitude(Frame frame, PVCoordinatesProvider pvProvider) Get the attitude. -
Uses of PVCoordinatesProvider in org.orekit.files.general
Classes in org.orekit.files.general that implement PVCoordinatesProvider -
Uses of PVCoordinatesProvider in org.orekit.frames
Classes in org.orekit.frames that implement PVCoordinatesProviderConstructors in org.orekit.frames with parameters of type PVCoordinatesProviderModifierConstructorDescriptionLocalOrbitalFrame(Frame parent, LOF lof, PVCoordinatesProvider provider, String name) Build a new instance. -
Uses of PVCoordinatesProvider in org.orekit.models.earth.displacement
Constructors in org.orekit.models.earth.displacement with parameters of type PVCoordinatesProviderModifierConstructorDescriptionTidalDisplacement(double rEarth, double sunEarthSystemMassRatio, double earthMoonMassRatio, PVCoordinatesProvider sun, PVCoordinatesProvider moon, IERSConventions conventions, boolean removePermanentDeformation) Simple constructor. -
Uses of PVCoordinatesProvider in org.orekit.models.earth.ionosphere
Methods in org.orekit.models.earth.ionosphere with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptiondefault <T extends CalculusFieldElement<T>>
TIonosphericModel.pathDelay(FieldSpacecraftState<T> state, PVCoordinatesProvider coordsProvider, double frequency, T[] parameters) Calculates the ionospheric path delay for the signal path from an observation object to the satellite being measured.default doubleIonosphericModel.pathDelay(SpacecraftState state, PVCoordinatesProvider coordsProvider, double frequency, double[] parameters) Calculates the ionospheric path delay for the signal path from an observation object to the satellite being measured. -
Uses of PVCoordinatesProvider in org.orekit.orbits
Classes in org.orekit.orbits that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassThis class holds Cartesian orbital parameters.classThis class handles circular orbital parameters.classThis class handles equinoctial orbital parameters, which can support both circular and equatorial orbits.classPosition provider assuming pure Keplerian motion.classThis class handles traditional Keplerian orbital parameters.classThis class handles orbital parameters. -
Uses of PVCoordinatesProvider in org.orekit.propagation
Subinterfaces of PVCoordinatesProvider in org.orekit.propagationModifier and TypeInterfaceDescriptioninterfaceThis interface is intended for ephemerides valid only during a time range.interfaceThis interface provides a way to propagate an orbit at any time.Classes in org.orekit.propagation that implement PVCoordinatesProvider -
Uses of PVCoordinatesProvider in org.orekit.propagation.analytical
Classes in org.orekit.propagation.analytical that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassCommon handling ofPropagatormethods for analytical propagators.classOrbit propagator that adapts an underlying propagator, addingdifferential effects.classABoundedPropagatorthat covers a larger time span from several constituent propagators that cover shorter time spans.classThis class propagates aSpacecraftStateusing the analytical Brouwer-Lyddane model (from J2 to J5 zonal harmonics).classThis class propagates aSpacecraftStateusing the analytical Eckstein-Hechler model.classThis class is designed to accept and handle tabulated orbital entries.classClass providing position, including Field, based on ephemeris (tabulated states).classSimple Keplerian orbit propagator.Methods in org.orekit.propagation.analytical that return PVCoordinatesProviderModifier and TypeMethodDescriptionAbstractAnalyticalPropagator.getPvProvider()Get PV coordinates provider. -
Uses of PVCoordinatesProvider in org.orekit.propagation.analytical.gnss
Classes in org.orekit.propagation.analytical.gnss that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassThis class aims at propagating a GLONASS orbit fromGLONASSOrbitalElements.classClass for GNSS extended position provider.classCommon handling ofAbstractAnalyticalPropagatormethods for GNSS propagators.classThis class aims at propagating a SBAS orbit fromSBASOrbitalElements. -
Uses of PVCoordinatesProvider in org.orekit.propagation.analytical.intelsat
Classes in org.orekit.propagation.analytical.intelsat that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassThis class provides elements to propagate Intelsat's 11 elements. -
Uses of PVCoordinatesProvider in org.orekit.propagation.analytical.tle
Classes in org.orekit.propagation.analytical.tle that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassThis class contains the methods that compute deep space perturbation terms.classThis class contains methods to compute propagated coordinates with the SGP4 model.classPosition provider from a TLE.classThis class provides elements to propagate TLE's. -
Uses of PVCoordinatesProvider in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return PVCoordinatesProviderModifier and TypeMethodDescriptionAngularSeparationDetector.getBeacon()Get the beacon at the center of the proximity zone.BetaAngleDetector.getCelestialBodyProvider()Coordinate provider for the celestial body.AngularSeparationDetector.getObserver()Get the observer for the spacecraft.AngularSeparationFromSatelliteDetector.getPrimaryObject()Get the primaryObject, at the center of the proximity zone.AlignmentDetector.getPVCoordinatesProvider()Get the body to align.FieldOfViewDetector.getPVTarget()Get the position/velocity provider of the target .InterSatDirectViewDetector.getSecondary()Get the provider for the secondary satellite.AngularSeparationFromSatelliteDetector.getSecondaryObject()Get the secondaryObject.ExtremumApproachDetector.getSecondaryPVProvider()Get the secondary position-velocity provider stored in this instance.RelativeDistanceDetector.getSecondaryPVProvider()Get the secondary position-velocity provider stored in this instance.Methods in org.orekit.propagation.events with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionstatic doubleBetaAngleDetector.calculateBetaAngle(SpacecraftState state, PVCoordinatesProvider celestialBodyProvider) Calculate the beta angle between the orbit plane and the celestial body.static doubleBetaAngleDetector.calculateBetaAngle(SpacecraftState state, PVCoordinatesProvider celestialBodyProvider, Frame frame) Calculate the beta angle between the orbit plane and the celestial body.BetaAngleDetector.withCelestialProvider(PVCoordinatesProvider newProvider) Create a new instance with the provided coordinate provider.Constructors in org.orekit.propagation.events with parameters of type PVCoordinatesProviderModifierConstructorDescriptionAlignmentDetector(double maxCheck, double threshold, PVCoordinatesProvider body, double alignAngle) Build a new alignment detector.AlignmentDetector(double threshold, Orbit orbit, PVCoordinatesProvider body, double alignAngle) Build a new alignment detector.AlignmentDetector(Orbit orbit, PVCoordinatesProvider body, double alignAngle) Build a new alignment detector.protectedAlignmentDetector(EventDetectionSettings detectionSettings, EventHandler handler, PVCoordinatesProvider body, double alignAngle) Protected constructor with full parameters.AlignmentDetector(EventDetectionSettings detectionSettings, PVCoordinatesProvider body, double alignAngle) Build a new alignment detector.protectedAngularSeparationDetector(EventDetectionSettings detectionSettings, EventHandler handler, PVCoordinatesProvider beacon, PVCoordinatesProvider observer, double proximityAngle) Protected constructor with full parameters.AngularSeparationDetector(PVCoordinatesProvider beacon, PVCoordinatesProvider observer, double proximityAngle) Build a new angular separation detector.protectedAngularSeparationFromSatelliteDetector(EventDetectionSettings detectionSettings, EventHandler handler, PVCoordinatesProvider primaryObject, PVCoordinatesProvider secondaryObject, double proximityAngle) Protected constructor with full parameters.AngularSeparationFromSatelliteDetector(PVCoordinatesProvider primaryObject, PVCoordinatesProvider secondaryObject, double proximityAngle) Build a new angular detachment detector.BetaAngleDetector(double betaAngleThreshold, PVCoordinatesProvider celestialBodyProvider, Frame inertialFrame) Class constructor.protectedBetaAngleDetector(EventDetectionSettings detectionSettings, EventHandler handler, double betaAngleThreshold, PVCoordinatesProvider celestialBodyProvider, Frame inertialFrame) Protected constructor with full parameters.CylindricalShadowEclipseDetector(PVCoordinatesProvider sun, double occultingBodyRadius, EventDetectionSettings eventDetectionSettings, EventHandler handler) Constructor.CylindricalShadowEclipseDetector(PVCoordinatesProvider sun, double occultingBodyRadius, EventHandler handler) Constructor with default detection settings.protectedExtremumApproachDetector(EventDetectionSettings detectionSettings, EventHandler handler, PVCoordinatesProvider secondaryPVProvider) Constructor.ExtremumApproachDetector(PVCoordinatesProvider secondaryPVProvider) Constructor with default values.FieldExtremumApproachDetector(Field<T> field, PVCoordinatesProvider secondaryPVProvider) Constructor with default values.protectedFieldOfViewDetector(EventDetectionSettings detectionSettings, EventHandler handler, PVCoordinatesProvider pvTarget, double radiusTarget, VisibilityTrigger trigger, FieldOfView fov) Protected constructor with full parameters.FieldOfViewDetector(PVCoordinatesProvider pvTarget, double radiusTarget, VisibilityTrigger trigger, FieldOfView fov) Build a new instance.FieldOfViewDetector(PVCoordinatesProvider pvTarget, FieldOfView fov) Build a new instance.GroundAtNightDetector(TopocentricFrame groundLocation, PVCoordinatesProvider sun, double dawnDuskElevation, AtmosphericRefractionModel refractionModel) Simple constructor.protectedInterSatDirectViewDetector(OneAxisEllipsoid body, double skimmingAltitude, PVCoordinatesProvider secondary, EventDetectionSettings detectionSettings, EventHandler handler) Protected constructor.InterSatDirectViewDetector(OneAxisEllipsoid body, PVCoordinatesProvider secondary) simple constructor.protectedRelativeDistanceDetector(EventDetectionSettings detectionSettings, EventHandler handler, PVCoordinatesProvider secondaryPVProvider, double distanceThreshold) Constructor.RelativeDistanceDetector(PVCoordinatesProvider secondaryPVProvider, double distanceThreshold) Constructor with default values. -
Uses of PVCoordinatesProvider in org.orekit.propagation.events.handlers
Methods in org.orekit.propagation.events.handlers that return PVCoordinatesProviderModifier and TypeMethodDescriptionSecondaryEventLogger.getSecondaryPVCoordinatesProvider()Getter for the secondary trajectory provider.Constructors in org.orekit.propagation.events.handlers with parameters of type PVCoordinatesProviderModifierConstructorDescriptionSecondaryEventLogger(PVCoordinatesProvider secondaryPVCoordinatesProvider) Constructor with default Action (CONTINUE).SecondaryEventLogger(PVCoordinatesProvider secondaryPVCoordinatesProvider, Action action) Constructor. -
Uses of PVCoordinatesProvider in org.orekit.propagation.integration
Classes in org.orekit.propagation.integration that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassCommon handling ofPropagatormethods for both numerical and semi-analytical propagators.classThis class stores sequentially generated orbital parameters for later retrieval. -
Uses of PVCoordinatesProvider in org.orekit.propagation.numerical
Classes in org.orekit.propagation.numerical that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassThis class propagates GLONASS orbits using numerical integration.classThis class propagatesorbitsusing numerical integration. -
Uses of PVCoordinatesProvider in org.orekit.propagation.sampling
Subinterfaces of PVCoordinatesProvider in org.orekit.propagation.samplingModifier and TypeInterfaceDescriptioninterfaceThis interface is a space-dynamics aware step interpolator. -
Uses of PVCoordinatesProvider in org.orekit.propagation.semianalytical.dsst
Classes in org.orekit.propagation.semianalytical.dsst that implement PVCoordinatesProvider -
Uses of PVCoordinatesProvider in org.orekit.signal
Methods in org.orekit.signal with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptiondouble[]DifferencesOfSignalArrival.computeDelays(SignalReceptionCondition primaryReceptionCondition, PVCoordinatesProvider secondaryReceiver, AbsoluteDate approxSecondaryReception, PVCoordinatesProvider emitter, AbsoluteDate approxEmissionDate) Compute (positive) delays from emission.double[]DifferencesOfSignalArrival.computeDelays(SignalReceptionCondition primaryReceptionCondition, PVCoordinatesProvider secondaryReceiver, PVCoordinatesProvider emitter) Compute (positive) delays from emission without guesses.double[]TwoLeggedSignalTimer.computeDelays(SignalReceptionCondition endReceptionCondition, PVCoordinatesProvider relay, AbsoluteDate approxRelayDate, PVCoordinatesProvider emitter, AbsoluteDate approxEmissionDate) Compute first and second leg delays.double[]TwoLeggedSignalTimer.computeDelays(SignalReceptionCondition endReceptionCondition, PVCoordinatesProvider relay, PVCoordinatesProvider emitter) Compute first and second leg delays without guess.SignalTravelTimeModel.getAdjustableEmitterComputer(PVCoordinatesProvider emitter) Method constructing a delay computer with input emitter.SignalTravelTimeModel.getAdjustableReceiverComputer(PVCoordinatesProvider receiver) Method constructing a delay computer with input receiver.Constructors in org.orekit.signal with parameters of type PVCoordinatesProviderModifierConstructorDescriptionAdjustableEmitterSignalTimer(PVCoordinatesProvider adjustableEmitterPVProvider) Constructor with default iteration settings.AdjustableEmitterSignalTimer(PVCoordinatesProvider adjustableEmitterPVProvider, ConvergenceChecker<Double> checker) Constructor.AdjustableReceiverSignalTimer(PVCoordinatesProvider adjustableReceiverPVProvider) Constructor.AdjustableReceiverSignalTimer(PVCoordinatesProvider adjustableReceiverPVProvider, ConvergenceChecker<Double> checker) Constructor. -
Uses of PVCoordinatesProvider in org.orekit.utils
Classes in org.orekit.utils with type parameters of type PVCoordinatesProviderModifier and TypeClassDescriptionclassAbstract class for position provider based on a given type of provider.interfaceInterface for time-shiftable PV provider holding themselves PV coordinates.Subinterfaces of PVCoordinatesProvider in org.orekit.utilsModifier and TypeInterfaceDescriptioninterfaceInterface for bounded PV coordinates providers.interfaceInterface for position providers (including for Field).interfaceInterface for time-shiftable PV provider holding themselves PV coordinates.Classes in org.orekit.utils that implement PVCoordinatesProviderModifier and TypeClassDescriptionclassPosition - Velocity - Acceleration linked to a date and a frame.classAbstract class for position provider based on a given type of provider.classAggregate multiplePVCoordinatesProviderinstances together.static classImplementation ofPVCoordinatesProviderthat throws anOrekitExceptionexception.classFixed-position (in a given frame) provider.classAdapter fromFrametoExtendedPositionProvider.classPosition provider from a given fixed point w.r.t. to a body.classClass providing position, including Field, according to 2nd order Taylor expansion.Methods in org.orekit.utils that return PVCoordinatesProviderModifier and TypeMethodDescriptionWaypointPVBuilder.build()Build aPVCoordinatesProviderfrom the waypoints added to this builder.WaypointPVBuilder.InterpolationFactory.create(AbsoluteDate date1, GeodeticPoint point1, AbsoluteDate date2, GeodeticPoint point2, OneAxisEllipsoid body) Create aPVCoordinatesProviderwhich interpolates between the provided waypoints.protected PVCoordinatesProviderWaypointPVBuilder.createFinal(GeodeticPoint lastPoint) Create the final provider.protected PVCoordinatesProviderWaypointPVBuilder.createInitial(GeodeticPoint firstPoint) Create the initial provider.AbsolutePVCoordinates.toTaylorProvider()Create a local provider using simply Taylor expansion throughAbsolutePVCoordinates.shiftedBy(double).TimeStampedPVCoordinates.toTaylorProvider(Frame instanceFrame) Create a local provider using simply Taylor expansion throughTimeStampedPVCoordinates.shiftedBy(double).Methods in org.orekit.utils with parameters of type PVCoordinatesProviderModifier and TypeMethodDescriptionAggregatedPVCoordinatesProvider.Builder.addPVProviderAfter(AbsoluteDate date, PVCoordinatesProvider pvProv, boolean erasesLater) Add aPVCoordinatesProviderto the collection.AggregatedPVCoordinatesProvider.Builder.addPVProviderBefore(AbsoluteDate date, PVCoordinatesProvider pvProv, boolean erasesEarlier) Add aPVCoordinatesProviderto the collection.static BoundedPVCoordinatesProviderBoundedPVCoordinatesProvider.of(PVCoordinatesProvider provider, TimeInterval interval) Bound a given coordinates provider.Constructors in org.orekit.utils with parameters of type PVCoordinatesProviderModifierConstructorDescriptionBuilder(PVCoordinatesProvider initialProvider) Create a builder using the provided initial provider.Constructor parameters in org.orekit.utils with type arguments of type PVCoordinatesProviderModifierConstructorDescriptionClass constructor.AggregatedPVCoordinatesProvider(TimeSpanMap<PVCoordinatesProvider> map, AbsoluteDate minDate, AbsoluteDate maxDate) Class constructor.