Uses of Class
org.orekit.signal.TwoLeggedSignalTimer
Packages that use TwoLeggedSignalTimer
Package
Description
The measurements package defines everything that is related to orbit
determination measurements.
This package contains physical models for measurement prediction.
-
Uses of TwoLeggedSignalTimer in org.orekit.estimation.measurements
Methods in org.orekit.estimation.measurements that return TwoLeggedSignalTimerModifier and TypeMethodDescriptionBistaticRangeRelatedMeasurement.getTwoLeggedSignalTimer()Getter for the two legs timer. -
Uses of TwoLeggedSignalTimer in org.orekit.estimation.measurements.model
Constructors in org.orekit.estimation.measurements.model with parameters of type TwoLeggedSignalTimerModifierConstructorDescriptionTwoLeggedRangeRateModel(TwoLeggedSignalTimer twoWayTimer) Constructor.