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.
This package provides classes to handle clocks.
-
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. -
Uses of SampledClockModel in org.orekit.time.clocks
Methods in org.orekit.time.clocks that return SampledClockModelModifier and TypeMethodDescriptionSampledFieldClockModel.toNonField()Create a non-field version of the instance.