Uses of Class
org.orekit.estimation.measurements.filtering.SingleFrequencyHatchFilter
-
Packages that use SingleFrequencyHatchFilter Package Description org.orekit.estimation.measurements.filtering This package provides measurement pre-processing filters. -
-
Uses of SingleFrequencyHatchFilter in org.orekit.estimation.measurements.filtering
Methods in org.orekit.estimation.measurements.filtering that return SingleFrequencyHatchFilter Modifier and Type Method Description SingleFrequencyHatchFilterSingleFrequencySmoother. createFilter(ObservationData codeData, ObservationData smoothingData, SatelliteSystem system)Creates an Hatch filter given initial data.Methods in org.orekit.estimation.measurements.filtering that return types with arguments of type SingleFrequencyHatchFilter Modifier and Type Method Description Map<ObservationType,SingleFrequencyHatchFilter>SingleFrequencySmoother. getMapFilters()Get the map storing the filters for each observation type.
-