Uses of Class
org.orekit.estimation.measurements.gnss.CycleSlipDetectorResults
Packages that use CycleSlipDetectorResults
Package
Description
This package provides methods to handle GNSS measurements.
-
Uses of CycleSlipDetectorResults in org.orekit.estimation.measurements.gnss
Methods in org.orekit.estimation.measurements.gnss that return types with arguments of type CycleSlipDetectorResultsModifier and TypeMethodDescriptionAbstractCycleSlipDetector.detect(List<ObservationDataSet> observations) Detects if a cycle-slip occurs for a given list of observation data set.CycleSlipDetectors.detect(List<ObservationDataSet> observations) Detects if a cycle-slip occurs for a given list of observation data set.protected List<CycleSlipDetectorResults> AbstractCycleSlipDetector.getResults()Get on all the results computed by the detector (e.g.: dates of cycle-slip).