Uses of Class
org.orekit.gnss.RinexObservationLoader.Parser.PhaseShiftCorrection
-
Packages that use RinexObservationLoader.Parser.PhaseShiftCorrection Package Description org.orekit.gnss This package provides classes related to GNSS applications. -
-
Uses of RinexObservationLoader.Parser.PhaseShiftCorrection in org.orekit.gnss
Methods in org.orekit.gnss that return types with arguments of type RinexObservationLoader.Parser.PhaseShiftCorrection Modifier and Type Method Description List<RinexObservationLoader.Parser.PhaseShiftCorrection>
RinexObservationHeader. getPhaseShiftCorrections()
Get the list of phase shift correction used to generate phases consistent w/r to cycle shifts.
-