Uses of Class
org.orekit.frames.TopocentricFrame
-
Packages that use TopocentricFrame Package Description org.orekit.estimation.measurements The measurements package defines everything that is related to orbit determination measurements.org.orekit.models.earth.ionosphere This package provides models that simulate the impact of the ionosphere.org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation.org.orekit.propagation.events.intervals This package provides built-in implementations ofAdaptableInterval
. -
-
Uses of TopocentricFrame in org.orekit.estimation.measurements
Methods in org.orekit.estimation.measurements that return TopocentricFrame Modifier and Type Method Description TopocentricFrame
GroundStation. getBaseFrame()
Get the base frame associated with the station.Constructors in org.orekit.estimation.measurements with parameters of type TopocentricFrame Constructor Description GroundStation(TopocentricFrame baseFrame)
Build a ground station ignoringstation displacements
.GroundStation(TopocentricFrame baseFrame, EOPHistory eopHistory, StationDisplacement... displacements)
Deprecated.GroundStation(TopocentricFrame baseFrame, PressureTemperatureHumidityProvider pthProvider)
Build a ground station ignoringstation displacements
.GroundStation(TopocentricFrame baseFrame, PressureTemperatureHumidityProvider pthProvider, EOPHistory eopHistory, StationDisplacement... displacements)
Simple constructor. -
Uses of TopocentricFrame in org.orekit.models.earth.ionosphere
Methods in org.orekit.models.earth.ionosphere with parameters of type TopocentricFrame Modifier and Type Method Description <T extends CalculusFieldElement<T>>
TEstimatedIonosphericModel. pathDelay(FieldSpacecraftState<T> state, TopocentricFrame baseFrame, double frequency, T[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite.double
EstimatedIonosphericModel. pathDelay(SpacecraftState state, TopocentricFrame baseFrame, double frequency, double[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
TGlobalIonosphereMapModel. pathDelay(FieldSpacecraftState<T> state, TopocentricFrame baseFrame, double frequency, T[] parameters)
double
GlobalIonosphereMapModel. pathDelay(SpacecraftState state, TopocentricFrame baseFrame, double frequency, double[] parameters)
<T extends CalculusFieldElement<T>>
TIonosphericModel. pathDelay(FieldSpacecraftState<T> state, TopocentricFrame baseFrame, double frequency, T[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite.double
IonosphericModel. pathDelay(SpacecraftState state, TopocentricFrame baseFrame, double frequency, double[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
TKlobucharIonoModel. pathDelay(FieldSpacecraftState<T> state, TopocentricFrame baseFrame, double frequency, T[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite.double
KlobucharIonoModel. pathDelay(SpacecraftState state, TopocentricFrame baseFrame, double frequency, double[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite.<T extends CalculusFieldElement<T>>
TNeQuickModel. pathDelay(FieldSpacecraftState<T> state, TopocentricFrame baseFrame, double frequency, T[] parameters)
double
NeQuickModel. pathDelay(SpacecraftState state, TopocentricFrame baseFrame, double frequency, double[] parameters)
<T extends CalculusFieldElement<T>>
TSsrVtecIonosphericModel. pathDelay(FieldSpacecraftState<T> state, TopocentricFrame baseFrame, double frequency, T[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite.double
SsrVtecIonosphericModel. pathDelay(SpacecraftState state, TopocentricFrame baseFrame, double frequency, double[] parameters)
Calculates the ionospheric path delay for the signal path from a ground station to a satellite. -
Uses of TopocentricFrame in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return TopocentricFrame Modifier and Type Method Description TopocentricFrame
ElevationDetector. getTopocentricFrame()
Returns the currently configured topocentric frame definitions.TopocentricFrame
ElevationExtremumDetector. getTopocentricFrame()
Returns the topocentric frame centered on ground point.TopocentricFrame
FieldElevationDetector. getTopocentricFrame()
Returns the currently configured topocentric frame definitions.TopocentricFrame
FieldElevationExtremumDetector. getTopocentricFrame()
Returns the topocentric frame centered on ground point.Constructors in org.orekit.propagation.events with parameters of type TopocentricFrame Constructor Description ElevationDetector(double maxCheck, double threshold, TopocentricFrame topo)
Creates an instance of Elevation detector based on passed in topocentric frame and overrides of default maximal checking interval and convergence threshold values.ElevationDetector(TopocentricFrame topo)
Creates an instance of Elevation detector based on passed in topocentric frame and the minimum elevation angle.ElevationDetector(AdaptableInterval maxCheck, double threshold, int maxIter, EventHandler handler, double minElevation, ElevationMask mask, AtmosphericRefractionModel refractionModel, TopocentricFrame topo)
Protected constructor with full parameters.ElevationDetector(AdaptableInterval maxCheck, double threshold, TopocentricFrame topo)
Creates an instance of Elevation detector based on passed in topocentric frame and overrides of default maximal checking interval and convergence threshold values.ElevationExtremumDetector(double maxCheck, double threshold, TopocentricFrame topo)
Build a detector.ElevationExtremumDetector(TopocentricFrame topo)
Build a new detector.ElevationExtremumDetector(AdaptableInterval maxCheck, double threshold, int maxIter, EventHandler handler, TopocentricFrame topo)
Protected constructor with full parameters.FieldElevationDetector(Field<T> field, TopocentricFrame topo)
Creates an instance of Elevation detector based on passed in topocentric frame and the minimum elevation angle.FieldElevationDetector(FieldAdaptableInterval<T> maxCheck, T threshold, int maxIter, FieldEventHandler<T> handler, double minElevation, ElevationMask mask, AtmosphericRefractionModel refractionModel, TopocentricFrame topo)
Deprecated.as of 12.2FieldElevationDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, double minElevation, ElevationMask mask, AtmosphericRefractionModel refractionModel, TopocentricFrame topo)
Protected constructor with full parameters.FieldElevationDetector(T maxCheck, T threshold, TopocentricFrame topo)
Creates an instance of Elevation detector based on passed in topocentric frame and overrides of default maximal checking interval and convergence threshold values.FieldElevationExtremumDetector(Field<T> field, TopocentricFrame topo)
Build a new detector.FieldElevationExtremumDetector(FieldAdaptableInterval<T> maxCheck, T threshold, int maxIter, FieldEventHandler<T> handler, TopocentricFrame topo)
Protected constructor with full parameters.FieldElevationExtremumDetector(T maxCheck, T threshold, TopocentricFrame topo)
Build a detector.GroundAtNightDetector(TopocentricFrame groundLocation, PVCoordinatesProvider sun, double dawnDuskElevation, AtmosphericRefractionModel refractionModel)
Simple constructor.GroundAtNightDetector(TopocentricFrame groundLocation, PVCoordinatesProvider sun, double dawnDuskElevation, AtmosphericRefractionModel refractionModel, AdaptableInterval maxCheck, double threshold, int maxIter, EventHandler handler)
Private constructor. -
Uses of TopocentricFrame in org.orekit.propagation.events.intervals
Methods in org.orekit.propagation.events.intervals with parameters of type TopocentricFrame Modifier and Type Method Description static AdaptableInterval
ElevationDetectionAdaptableIntervalFactory. getAdaptableInterval(TopocentricFrame topo, double elevationSwitch, double fineCheckInterval)
Method providing a candidateAdaptableInterval
for arbitrary elevation detection with forward propagation.
-