Uses of Class
org.orekit.estimation.measurements.filtering.SmoothedObservationDataSet
-
Packages that use SmoothedObservationDataSet Package Description org.orekit.estimation.measurements.filtering This package provides measurement pre-processing filters. -
-
Uses of SmoothedObservationDataSet in org.orekit.estimation.measurements.filtering
Methods in org.orekit.estimation.measurements.filtering that return types with arguments of type SmoothedObservationDataSet Modifier and Type Method Description Map<ObservationType,List<SmoothedObservationDataSet>>DualFrequencySmoother. getFilteredDataMap()Get the map of the filtered data.Map<ObservationType,List<SmoothedObservationDataSet>>SingleFrequencySmoother. getFilteredDataMap()Get the map of the filtered data.
-