lookangles
Satellite look angles from receiver and satellite positions
Syntax
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.
[___,
uses an elevation mask, defined by specified elevation mask angles and mask azimuth edges,
to determine which satellites are visible.vis] = lookangles(___,maskAngle,maskAzimuthEdges)
