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