Uses of Interface
org.orekit.estimation.measurements.MeasurementParticipant
Packages that use MeasurementParticipant
Package
Description
The measurements package defines everything that is related to orbit
determination measurements.
-
Uses of MeasurementParticipant in org.orekit.estimation.measurements
Subinterfaces of MeasurementParticipant in org.orekit.estimation.measurementsModifier and TypeInterfaceDescriptioninterfaceAbstract interface that contains those methods necessary for both space and ground-based satellite observers.Classes in org.orekit.estimation.measurements that implement MeasurementParticipantModifier and TypeClassDescriptionclassAbstract class underlying both observed and observing measurement objects.classClass modeling a ground station that can perform some measurements.classClass modeling a satellite that can be observed.classClass that accepts a PVCoordinatesProvider for a space- based measurement receiver.