Uses of Interface
org.orekit.estimation.measurements.MeasurementObject
-
Packages that use MeasurementObject Package Description org.orekit.estimation.measurements The measurements package defines everything that is related to orbit determination measurements. -
-
Uses of MeasurementObject in org.orekit.estimation.measurements
Subinterfaces of MeasurementObject 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 MeasurementObject Modifier and Type Class Description classAbstractMeasurementObjectAbstract 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.
-