Main Content
lookangles
Description
[
returns the look angles and visibilities of satellite positions for a given receiver
position. The azimuth az
,el
,vis
] = lookangles(recPos
,satPos
)az
and elevation el
are the
look angles in degrees in the Earth-centered Earth-fixed (ECEF) coordinate system. The
visibility of the satellites vis
is a logical array that the function
calculates using the default receiver mask angle of 10 degrees.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2021a