Uses of Class
org.orekit.utils.ParameterDriver
Packages that use ParameterDriver
Package
Description
This package provides classes to represent simple attitudes.
This package provides classes to generate and handle exceptions.
The measurements package defines everything that is related to orbit
determination measurements.
This package provides methods to handle GNSS measurements.
This package provides measurement modifier.
This package provides the interface for force models that will be used by the
NumericalPropagator, as well as
some classical spacecraft models for surface forces (spherical, box and solar array ...).This package provides all drag-related forces.
This package provides empirical forces.
This package provides all gravity-related forces.
This package provides inertial force model.
This package provides models of simple maneuvers.
This package provides propulsion models intended to be used with class
Maneuver.This package provides maneuver triggers' models intended to be used with class
Maneuver.This package provides all radiation pressure related forces.
This package provides models that simulate the impact of the ionosphere.
This package provides classes for implementing NeQuick ionosphere models.
This package provides models that simulate the impact of the troposphere.
This package contains class for the troposphere model OTU-4 P.834.
Top level package for analytical propagators.
This package provides classes to propagate GNSS orbits.
This package provides classes related to navigation data containing in
GNSS almanacs and navigation messages.
This package provides classes to propagate Intelsat's 11 elements.
This package provides classes to read and extrapolate tle's.
This package provides tools to convert a given propagator or a set of
SpacecraftState into another propagator.This package provides interfaces and classes dealing with events occurring during propagation.
Utilities for integration-based propagators (both numerical and semi-analytical).
Top level package for CR3BP Models used with a numerical propagator.
This package provides force models for Draper Semi-analytical Satellite Theory (DSST).
This package provides classes to handle clocks.
This package provides useful objects.
-
Uses of ParameterDriver in org.orekit.attitudes
Methods in org.orekit.attitudes that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionAggregateBoundedAttitudeProvider.getParametersDrivers()Get the drivers for parameters.default List<ParameterDriver> AttitudeProvider.getParametersDrivers()Get the drivers for parameters.default List<ParameterDriver> AttitudeProviderModifier.getParametersDrivers()Get the drivers for parameters.Method parameters in org.orekit.attitudes with type arguments of type ParameterDriverModifier and TypeMethodDescriptiondefault Stream<EventDetector> AttitudeProviderModifier.getEventDetectors(List<ParameterDriver> parameterDrivers) Get the discrete events related to the model from a list ofParameterDriverdefault <T extends CalculusFieldElement<T>>
Stream<FieldEventDetector<T>> AttitudeProviderModifier.getFieldEventDetectors(Field<T> field, List<ParameterDriver> parameterDrivers) Get the discrete events related to the model from a list ofParameterDriver -
Uses of ParameterDriver in org.orekit.errors
Constructor parameters in org.orekit.errors with type arguments of type ParameterDriverModifierConstructorDescriptionUnsupportedParameterException(String parameterName, List<ParameterDriver> parameterDrivers) Constructor. -
Uses of ParameterDriver in org.orekit.estimation.measurements
Methods in org.orekit.estimation.measurements that return ParameterDriverModifier and TypeMethodDescriptiondefault ParameterDriverMeasurementParticipant.getClockAccelerationDriver()Get the clock acceleration driver.default ParameterDriverMeasurementParticipant.getClockBiasDriver()Get the clock bias (a.k.a. systematic offset) driver.default ParameterDriverMeasurementParticipant.getClockDriftDriver()Get the clock drift driver.GroundStation.getEastOffsetDriver()Get a driver allowing to change station position along East axis.GroundStation.getNorthOffsetDriver()Get a driver allowing to change station position along North axis.EstimatedEarthFrameProvider.getPolarDriftXDriver()Get a driver allowing to add a polar drift along X.GroundStation.getPolarDriftXDriver()Get a driver allowing to add a polar drift along X.EstimatedEarthFrameProvider.getPolarDriftYDriver()Get a driver allowing to add a polar drift along Y.GroundStation.getPolarDriftYDriver()Get a driver allowing to add a polar drift along Y.EstimatedEarthFrameProvider.getPolarOffsetXDriver()Get a driver allowing to add a polar offset along X.GroundStation.getPolarOffsetXDriver()Get a driver allowing to add a polar offset along X.EstimatedEarthFrameProvider.getPolarOffsetYDriver()Get a driver allowing to add a polar offset along Y.GroundStation.getPolarOffsetYDriver()Get a driver allowing to add a polar offset along Y.EstimatedEarthFrameProvider.getPrimeMeridianDriftDriver()Get a driver allowing to add a prime meridian rotation rate.GroundStation.getPrimeMeridianDriftDriver()Get a driver allowing to add a prime meridian rotation rate.EstimatedEarthFrameProvider.getPrimeMeridianOffsetDriver()Get a driver allowing to add a prime meridian rotation.GroundStation.getPrimeMeridianOffsetDriver()Get a driver allowing to add a prime meridian rotation.GroundStation.getZenithOffsetDriver()Get a driver allowing to change station position along Zenith axis.Methods in org.orekit.estimation.measurements that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionEstimatedMeasurement.getDerivativesDrivers()Get all the drivers with set derivatives.AbstractMeasurement.getParametersDrivers()Get the drivers for parameters.AbstractParticipant.getParametersDrivers()Get model parameters.Methods in org.orekit.estimation.measurements with parameters of type ParameterDriverModifier and TypeMethodDescriptionprotected voidAbstractMeasurement.addParameterDriver(ParameterDriver driver) Add a parameter driver.protected final voidAbstractParticipant.addParameterDriver(ParameterDriver parameterDriver) Add a single parameter.double[]EstimatedMeasurement.getParameterDerivatives(ParameterDriver driver) Get the partial derivatives of thesimulated measurementwith respect to a parameter.double[]EstimatedMeasurement.getParameterDerivatives(ParameterDriver driver, AbsoluteDate date) Get the partial derivatives of thesimulated measurementwith respect to a parameter.voidEstimatedMeasurement.setParameterDerivatives(ParameterDriver driver, AbsoluteDate date, double... parameterDerivatives) Set the partial derivatives of thesimulated measurementwith respect to parameter.voidEstimatedMeasurement.setParameterDerivatives(ParameterDriver driver, TimeSpanMap<double[]> parameterDerivativesMap) Set the partial derivatives of thesimulated measurementwith respect to parameter.Method parameters in org.orekit.estimation.measurements with type arguments of type ParameterDriverModifier and TypeMethodDescriptionprotected voidAbstractMeasurement.addParametersDrivers(List<ParameterDriver> drivers) Add a list of parameter drivers all at once.Observer.getParameterIndices(SpacecraftState[] states, List<ParameterDriver> parameterDrivers) Create a map of the free parameter values. -
Uses of ParameterDriver in org.orekit.estimation.measurements.gnss
Subclasses of ParameterDriver in org.orekit.estimation.measurements.gnssMethods in org.orekit.estimation.measurements.gnss that return ParameterDriverModifier and TypeMethodDescriptionInterSatellitesPhase.getAmbiguityDriver()Get the driver for phase ambiguity.Methods in org.orekit.estimation.measurements.gnss that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionAmbiguitySolver.fixIntegerAmbiguities(int startIndex, List<ParameterDriver> measurementsParametersDrivers, RealMatrix covariance) Fix integer ambiguities.AmbiguitySolver.getAllAmbiguityDrivers()Get all the ambiguity parameters drivers.protected List<ParameterDriver> AmbiguitySolver.getFreeAmbiguityDrivers()Get the ambiguity parameters drivers that have not been fixed yet.AbstractWindUp.getParametersDrivers()Get the drivers for parameters.Methods in org.orekit.estimation.measurements.gnss with parameters of type ParameterDriverModifier and TypeMethodDescriptionvoidAmbiguitySolver.unFixAmbiguity(ParameterDriver ambiguityDriver) Un-fix an integer ambiguity (typically after a phase cycle slip).Method parameters in org.orekit.estimation.measurements.gnss with type arguments of type ParameterDriverModifier and TypeMethodDescriptionAmbiguitySolver.fixIntegerAmbiguities(int startIndex, List<ParameterDriver> measurementsParametersDrivers, RealMatrix covariance) Fix integer ambiguities.protected int[]AmbiguitySolver.getFreeAmbiguityIndirection(int startIndex, List<ParameterDriver> measurementsParametersDrivers) Get ambiguity indirection array for ambiguity parameters drivers that have not been fixed yet.Constructor parameters in org.orekit.estimation.measurements.gnss with type arguments of type ParameterDriverModifierConstructorDescriptionAmbiguitySolver(List<ParameterDriver> ambiguityDrivers, IntegerLeastSquareSolver solver, AmbiguityAcceptance acceptance) Simple constructor. -
Uses of ParameterDriver in org.orekit.estimation.measurements.modifiers
Methods in org.orekit.estimation.measurements.modifiers that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionAberrationModifier.getParametersDrivers()Get the drivers for parameters.AbstractRelativisticClockOnBoardRangeRateModifier.getParametersDrivers()Get the drivers for parameters.AbstractShapiroBaseModifier.getParametersDrivers()Get the drivers for parameters.AngularIonosphericDelayModifier.getParametersDrivers()Get the drivers for parameters.AngularRadioRefractionModifier.getParametersDrivers()Get the drivers for parameters.BaseOneWayGNSSRangeIonosphericDelayModifier.getParametersDrivers()Get the drivers for this modifier parameters.BaseRangeIonosphericDelayModifier.getParametersDrivers()Get the drivers for this modifier parameters.BaseRangeRateIonosphericDelayModifier.getParametersDrivers()Get the drivers for this modifier parameters.BaseRangeRateTroposphericDelayModifier.getParametersDrivers()Get the drivers for this modifier parameters.BaseRangeTroposphericDelayModifier.getParametersDrivers()Get the drivers for this modifier parameters.Bias.getParametersDrivers()Get the drivers for parameters.MeasurementNoise.getParametersDrivers()Get the drivers for parameters.OnBoardAntennaInterSatellitesPhaseModifier.getParametersDrivers()Get the drivers for parameters.OnBoardAntennaInterSatellitesRangeModifier.getParametersDrivers()Get the drivers for parameters.OnBoardAntennaOneWayGNSSPhaseModifier.getParametersDrivers()Get the drivers for parameters.OnBoardAntennaOneWayGNSSRangeModifier.getParametersDrivers()Get the drivers for parameters.OnBoardAntennaTurnAroundRangeModifier.getParametersDrivers()Get the drivers for parameters.OutlierFilter.getParametersDrivers()Get the drivers for parameters.PhaseCentersPhaseModifier.getParametersDrivers()Get the drivers for parameters.PhaseCentersRangeModifier.getParametersDrivers()Get the drivers for parameters.PhaseIonosphericDelayModifier.getParametersDrivers()Get the drivers for parameters.PhaseTroposphericDelayModifier.getParametersDrivers()Get the drivers for parameters.RelativisticClockInterSatellitesPhaseModifier.getParametersDrivers()Get the drivers for parameters.RelativisticClockInterSatellitesRangeModifier.getParametersDrivers()Get the drivers for parameters.RelativisticClockOneWayGNSSPhaseModifier.getParametersDrivers()Get the drivers for parameters.RelativisticClockOneWayGNSSRangeModifier.getParametersDrivers()Get the drivers for parameters.RelativisticClockPhaseModifier.getParametersDrivers()Get the drivers for parameters.RelativisticClockRangeModifier.getParametersDrivers()Get the drivers for parameters.RelativisticClockRangeRateModifier.getParametersDrivers()Get the drivers for parameters.RelativisticJ2ClockInterSatellitesPhaseModifier.getParametersDrivers()Get the drivers for parameters.RelativisticJ2ClockInterSatellitesRangeModifier.getParametersDrivers()Get the drivers for parameters.RelativisticJ2ClockOneWayGNSSPhaseModifier.getParametersDrivers()Get the drivers for parameters.RelativisticJ2ClockOneWayGNSSRangeModifier.getParametersDrivers()Get the drivers for parameters.RelativisticJ2ClockPhaseModifier.getParametersDrivers()Get the drivers for parameters.RelativisticJ2ClockRangeModifier.getParametersDrivers()Get the drivers for parameters.TDOAIonosphericDelayModifier.getParametersDrivers()Get the drivers for parameters.TDOATroposphericDelayModifier.getParametersDrivers()Get the drivers for parameters.TurnAroundRangeIonosphericDelayModifier.getParametersDrivers()Get the drivers for parameters.TurnAroundRangeTroposphericDelayModifier.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces
Methods in org.orekit.forces that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionBoxAndSolarArraySpacecraft.getDragParametersDrivers()Get the drivers for supported parameters.default List<ParameterDriver> ForceModelModifier.getParametersDrivers()Get the drivers for parameters.BoxAndSolarArraySpacecraft.getRadiationParametersDrivers()Get the drivers for supported parameters. -
Uses of ParameterDriver in org.orekit.forces.drag
Methods in org.orekit.forces.drag that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionDragSensitive.getDragParametersDrivers()Get the drivers for supported parameters.IsotropicDrag.getDragParametersDrivers()Get the drivers for supported parameters.DragForce.getParametersDrivers()Get the drivers for parameters.TimeSpanDragForce.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces.empirical
Methods in org.orekit.forces.empirical that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionHarmonicAccelerationModel.getParametersDrivers()Get the drivers for parameters.ParametricAcceleration.getParametersDrivers()Get the drivers for parameters.PolynomialAccelerationModel.getParametersDrivers()Get the drivers for parameters.TimeSpanParametricAcceleration.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces.gravity
Methods in org.orekit.forces.gravity that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionAbstractBodyAttraction.getParametersDrivers()Get the drivers for parameters.DeSitterRelativity.getParametersDrivers()Get the drivers for parameters.HolmesFeatherstoneAttractionModel.getParametersDrivers()Get the drivers for parameters.J2OnlyPerturbation.getParametersDrivers()Get the drivers for parameters.LenseThirringRelativity.getParametersDrivers()Get the drivers for parameters.NewtonianAttraction.getParametersDrivers()Get the drivers for parameters.Relativity.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces.inertia
Methods in org.orekit.forces.inertia that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionInertialForces.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces.maneuvers
Methods in org.orekit.forces.maneuvers that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionManeuver.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces.maneuvers.propulsion
Methods in org.orekit.forces.maneuvers.propulsion that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionBasicConstantThrustPropulsionModel.getParametersDrivers()Get the drivers for parameters.ProfileThrustPropulsionModel.getParametersDrivers()Get the drivers for parameters.ScaledConstantThrustPropulsionModel.getParametersDrivers()Get the drivers for parameters.SphericalConstantThrustPropulsionModel.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces.maneuvers.trigger
Methods in org.orekit.forces.maneuvers.trigger that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionDateBasedManeuverTriggers.getParametersDrivers()Get the drivers for parameters.default List<ParameterDriver> ManeuverTriggers.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.forces.radiation
Methods in org.orekit.forces.radiation that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionECOM2.getParametersDrivers()Get the drivers for parameters.KnockeRediffusedForceModel.getParametersDrivers()Get the drivers for parameters.RadiationPressureModel.getParametersDrivers()Get the drivers for parameters.SolarRadiationPressure.getParametersDrivers()Get the drivers for parameters.IsotropicRadiationClassicalConvention.getRadiationParametersDrivers()Get the drivers for supported parameters.IsotropicRadiationCNES95Convention.getRadiationParametersDrivers()Get the drivers for supported parameters.IsotropicRadiationSingleCoefficient.getRadiationParametersDrivers()Get the drivers for supported parameters.RadiationSensitive.getRadiationParametersDrivers()Get the drivers for supported parameters. -
Uses of ParameterDriver in org.orekit.models.earth.ionosphere
Methods in org.orekit.models.earth.ionosphere that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionEstimatedIonosphericModel.getParametersDrivers()GlobalIonosphereMapModel.getParametersDrivers()KlobucharIonoModel.getParametersDrivers()SsrVtecIonosphericModel.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.models.earth.ionosphere.nequick
Methods in org.orekit.models.earth.ionosphere.nequick that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionNeQuickModel.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionAbstractVienna.getParametersDrivers()Get the drivers for parameters.AskneNordiusModel.getParametersDrivers()Get the drivers for parameters.CanonicalSaastamoinenModel.getParametersDrivers()Get the drivers for parameters.ConstantTroposphericModel.getParametersDrivers()Get the drivers for parameters.EstimatedModel.getParametersDrivers()Get the drivers for parameters.FixedTroposphericDelay.getParametersDrivers()Get the drivers for parameters.MariniMurray.getParametersDrivers()Get the drivers for parameters.MendesPavlisModel.getParametersDrivers()Get the drivers for parameters.ModifiedHopfieldModel.getParametersDrivers()Get the drivers for parameters.ModifiedSaastamoinenModel.getParametersDrivers()Get the drivers for parameters.TimeSpanEstimatedModel.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.models.earth.troposphere.iturp834
Methods in org.orekit.models.earth.troposphere.iturp834 that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionITURP834PathDelay.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.propagation.analytical
Methods in org.orekit.propagation.analytical that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionBrouwerLyddanePropagator.getParametersDrivers()Get the parameters driver for propagation model.FieldBrouwerLyddanePropagator.getParametersDrivers()Get the drivers for parameters.FieldEcksteinHechlerPropagator.getParametersDrivers()Get the drivers for parameters.FieldEphemeris.getParametersDrivers()FieldKeplerianPropagator.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.propagation.analytical.gnss
Methods in org.orekit.propagation.analytical.gnss that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionFieldGnssPropagator.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.propagation.analytical.gnss.data
Methods in org.orekit.propagation.analytical.gnss.data that return ParameterDriverModifier and TypeMethodDescriptionprotected static ParameterDriverGNSSOrbitalElementsDriversProvider.createDriver(String name, int scalePower) Create parameter driver.GNSSOrbitalElementsDriversProvider.getADotDriver()Get driver for the change rate in semi-major axis.GNSSOrbitalElementsDriversProvider.getCicDriver()Get the driver for the amplitude of the cosine harmonic correction term to the angle of inclination.GNSSOrbitalElementsDriversProvider.getCisDriver()Get the driver for the amplitude of the sine harmonic correction term to the angle of inclination.GNSSOrbitalElementsDriversProvider.getCrcDriver()Get the driver for the amplitude of the cosine harmonic correction term to the orbit radius.GNSSOrbitalElementsDriversProvider.getCrsDriver()Get the driver for the amplitude of the sine harmonic correction term to the orbit radius.GNSSOrbitalElementsDriversProvider.getCucDriver()Get the driver for the amplitude of the cosine harmonic correction term to the argument of latitude.GNSSOrbitalElementsDriversProvider.getCusDriver()Get the driver for the amplitude of the sine harmonic correction term to the argument of latitude.GNSSOrbitalElementsDriversProvider.getDeltaN0DotDriver()Get the driver for change rate in Δn₀.GNSSOrbitalElementsDriversProvider.getDeltaN0Driver()Get the driver for delta of satellite mean motion.GNSSOrbitalElements.getEDriver()Get the driver for the eccentricity.GNSSOrbitalElements.getI0Driver()Get the driver for the inclination angle at reference time.GNSSOrbitalElementsDriversProvider.getIDotDriver()Get the driver for the rate of inclination angle.GNSSOrbitalElements.getM0Driver()Get the driver for the mean anomaly at reference time.GNSSOrbitalElements.getOmega0Driver()Get the driver for the longitude of ascending node of orbit plane at weekly epoch.GNSSOrbitalElementsDriversProvider.getOmegaDotDriver()Get the driver for the rate of right ascension.GNSSOrbitalElements.getPaDriver()Get the driver for the argument of perigee.GNSSOrbitalElements.getSmaDriver()Get semi-major axis.GNSSOrbitalElementsDriversProvider.getTimeDriver()Get the driver for reference time of the GNSS orbit as a duration from week start.Methods in org.orekit.propagation.analytical.gnss.data that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionGNSSOrbitalElementsDriversProvider.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.propagation.analytical.intelsat
Methods in org.orekit.propagation.analytical.intelsat that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionFieldIntelsatElevenElementsPropagator.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.propagation.analytical.tle
Methods in org.orekit.propagation.analytical.tle that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionFieldTLE.getParametersDrivers()Get the drivers for parameters.FieldTLEPropagator.getParametersDrivers()Get the drivers for parameters.TLE.getParametersDrivers()Get the drivers for TLE propagation SGP4 and SDP4. -
Uses of ParameterDriver in org.orekit.propagation.conversion
Method parameters in org.orekit.propagation.conversion with type arguments of type ParameterDriverModifier and TypeMethodDescriptionprotected voidAbstractPropagatorBuilder.addSupportedParameters(List<ParameterDriver> drivers) Add supported parameters. -
Uses of ParameterDriver in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return ParameterDriverModifier and TypeMethodDescriptionFieldParameterDrivenDateIntervalDetector.getDurationDriver()Get the driver for duration.ParameterDrivenDateIntervalDetector.getDurationDriver()Get the driver for duration.Method parameters in org.orekit.propagation.events with type arguments of type ParameterDriverModifier and TypeMethodDescriptiondefault Stream<EventDetector> EventDetectorsProvider.getEventDetectors(List<ParameterDriver> parameterDrivers) Get the discrete events related to the model from a list ofParameterDriverdefault <T extends CalculusFieldElement<T>>
Stream<FieldEventDetector<T>> EventDetectorsProvider.getFieldEventDetectors(Field<T> field, List<ParameterDriver> parameterDrivers) Get the discrete events related to the model from a list ofParameterDriverConstructors in org.orekit.propagation.events with parameters of type ParameterDriverModifierConstructorDescriptionprotectedFieldParameterDrivenDateIntervalDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, DateDriver start, DateDriver stop, DateDriver median, ParameterDriver duration) Protected constructor with full parameters.protectedParameterDrivenDateIntervalDetector(EventDetectionSettings detectionSettings, EventHandler handler, DateDriver start, DateDriver stop, DateDriver median, ParameterDriver duration) Protected constructor with full parameters. -
Uses of ParameterDriver in org.orekit.propagation.integration
Methods in org.orekit.propagation.integration that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionFieldIntegratedEphemeris.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.propagation.numerical.cr3bp
Methods in org.orekit.propagation.numerical.cr3bp that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionCR3BPForceModel.getParametersDrivers()Get the drivers for parameters. -
Uses of ParameterDriver in org.orekit.propagation.semianalytical.dsst.forces
Methods in org.orekit.propagation.semianalytical.dsst.forces that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionAbstractGaussianContribution.getParametersDrivers()Get the drivers for parameters.DSSTJ2SquaredClosedForm.getParametersDrivers()Get the drivers for parameters.DSSTNewtonianAttraction.getParametersDrivers()Get the drivers for parameters.DSSTTesseral.getParametersDrivers()Get the drivers for parameters.DSSTThirdBody.getParametersDrivers()Get the drivers for parameters.DSSTZonal.getParametersDrivers()Get the drivers for parameters.protected abstract List<ParameterDriver> AbstractGaussianContribution.getParametersDriversWithoutMu()Get the drivers for force model parameters except the one for the central attraction coefficient.protected List<ParameterDriver> DSSTAtmosphericDrag.getParametersDriversWithoutMu()Get the drivers for force model parameters except the one for the central attraction coefficient.protected List<ParameterDriver> DSSTSolarRadiationPressure.getParametersDriversWithoutMu()Get the drivers for force model parameters except the one for the central attraction coefficient. -
Uses of ParameterDriver in org.orekit.time.clocks
Methods in org.orekit.time.clocks that return ParameterDriverModifier and TypeMethodDescriptionQuadraticClockModel.getClockAccelerationDriver()Get clock acceleration driver.QuadraticClockModel.getClockBiasDriver()Get clock bias driver.QuadraticClockModel.getClockDriftDriver()Get clock drift driver.Constructors in org.orekit.time.clocks with parameters of type ParameterDriverModifierConstructorDescriptionSimple constructor. -
Uses of ParameterDriver in org.orekit.utils
Subclasses of ParameterDriver in org.orekit.utilsModifier and TypeClassDescriptionclassParameter driverallowing to drive a date.static classSpecialized driver delegating to several other managing the same parameter name.Methods in org.orekit.utils that return ParameterDriverModifier and TypeMethodDescriptiondefault ParameterDriverParameterDriversProvider.getParameterDriver(String name) Get parameter value from its name.Methods in org.orekit.utils that return types with arguments of type ParameterDriverModifier and TypeMethodDescriptionParameterDriversProvider.getParametersDrivers()Get the drivers for parameters.ParameterDriversList.DelegatingDriver.getRawDrivers()Get the raw drivers to which this one delegates.Methods in org.orekit.utils with parameters of type ParameterDriverModifier and TypeMethodDescriptionvoidParameterDriversList.add(ParameterDriver driver) Add a driver.default voidParameterObserver.estimationTypeChanged(boolean previousIsContinuous, ParameterDriver driver) Notify that a parameter estimation type (continuous or step) has been changed.default voidParameterObserver.maxValueChanged(double previousMaxValue, ParameterDriver driver) Notify that a parameter maximum value has been changed.default voidParameterObserver.minValueChanged(double previousMinValue, ParameterDriver driver) Notify that a parameter minimum value has been changed.default voidParameterObserver.nameChanged(String previousName, ParameterDriver driver) Notify that a parameter name has been changed.default voidParameterObserver.referenceDateChanged(AbsoluteDate previousReferenceDate, ParameterDriver driver) Notify that a parameter reference date has been changed.default voidParameterObserver.referenceValueChanged(double previousReferenceValue, ParameterDriver driver) Notify that a parameter reference value has been changed.default voidParameterObserver.scaleChanged(double previousScale, ParameterDriver driver) Notify that a parameter scale has been changed.default voidParameterObserver.selectionChanged(boolean previousSelection, ParameterDriver driver) Notify that a parameter selection status has been changed.voidParameterDriver.setValueSpanMap(ParameterDriver driver) Set current parameter value span map to match another driver.doubleParameterFunction.value(ParameterDriver parameterDriver, AbsoluteDate date) Evaluate the function.voidParameterObserver.valueChanged(double previousValue, ParameterDriver driver, AbsoluteDate date) Notify that a parameter value has been changed.voidParameterObserver.valueSpanMapChanged(TimeSpanMap<Double> previousValueSpanMap, ParameterDriver driver) Notify that a parameter value span map has been changed.Method parameters in org.orekit.utils with type arguments of type ParameterDriverModifier and TypeMethodDescriptionstatic booleanParameterDriversProvider.findByName(List<ParameterDriver> driversList, String name) Find if a parameter driver with a given name already exists in a list of parameter drivers.