Uses of Interface
org.orekit.estimation.measurements.MeasurementParticipant
-
Packages that use MeasurementParticipant Package Description org.orekit.estimation.measurements 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.measurements Modifier and Type Interface Description interfaceObserverAbstract interface that contains those methods necessary for both space and ground-based satellite observers.Classes in org.orekit.estimation.measurements that implement MeasurementParticipant Modifier and Type Class Description classAbstractParticipantAbstract class underlying both observed and observing measurement objects.classGroundStationClass modeling a ground station that can perform some measurements.classObservableSatelliteClass modeling a satellite that can be observed.classObserverSatelliteClass that accepts a PVCoordinatesProvider for a space- based measurement receiver.
-