Uses of Class
org.orekit.time.clocks.SampledClockModel
Packages that use SampledClockModel
Package
Description
This package provides classes related to navigation clock files.
This package provides classes related to RINEX observation files.
-
Uses of SampledClockModel in org.orekit.files.rinex.clock
Methods in org.orekit.files.rinex.clock that return SampledClockModelModifier and TypeMethodDescriptionRinexClock.extractClockModel(String name, int nbInterpolationPoints) Extract the clock model. -
Uses of SampledClockModel in org.orekit.files.rinex.observation
Methods in org.orekit.files.rinex.observation that return SampledClockModelModifier and TypeMethodDescriptionRinexObservation.extractClockModel(int nbInterpolationPoints) Extract the receiver clock model.