dopplershift
R2026bSyntax
Description
determines the history of Doppler shifts at the shift = dopplershift(source,target)target asset
that correspond to the source asset. Both source and
target must belong to the same satelliteScenario
object. If the value of AutoSimulate
property of the satelliteScenario
object is true, the dopplershift function returns
the Doppler shift history from the value of StartTime to
the value of StopTime.
Otherwise, the function returns the Doppler shift history from the value of StartTime to
the value of SimulationTime.
[___] = dopplershift(___,
additionally specifies one or more carrier frequencies at which to calculate Doppler
shift.Frequency=freq)
Note
The dopplershift function uses the International Celestial
Reference Frame (ICRF) coordinate system to perform all calculations.
Note
When Moon is added to the satellite scenario, Doppler shift calculations account for
Moon line-of-sight obstruction. The function returns NaN when the
Moon obstructs the line of sight between the source and
target assets.

