ELL_POINT_MOV Name
ELL_POINT_MOV Purpose
Find a point given range and azimuth from another point.
Category
Calling Sequence
p2 = ell_point_mov( p1, r, azi) Inputs
p1 = Starting point as a structure: in
{lon:lon, lat:lat}.
r = Range in meters from p1. in
azi = Azimuth from p1. in
Keyword Parameters
Outputs
p2 = Resulting point as a structure: out
Common Blocks
Notes
Modification History
R. Sterner, 2008 May 08
Copyright (C) 2008, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.