Location coordinates at a given distance and angle from site
returns the site location of the antenna.sitelocation
= location(site
)
[___] = location(
returns
the new location achieved by moving the antenna site by the distance specified in
the direction of the azimuth angle. The location is calculated by moving along a
great circle path using a spherical Earth model.site
,distance
,azimuth
)
Note
This syntax only supports antenna sites with
CoordinateSystem
property set to
'geographic'
.