|
reckon |
PURPOSE |
 |
RECKON Computes points at a specified azimuth and range |
SYNOPSIS |
 |
function [latout,lonout] = reckon(varargin)
|
DESCRIPTION |
 |
|
DOWNLOAD M-File |
 |
|
CROSS-REFERENCE INFORMATION |
 |
This function calls: |
 |
angledim |
ANGLEDIM Converts angles from one unit system to another |
 |
epsm |
EPSM Calculate the accuracy of the map computations |
 |
geod2iso |
GEOD2ISO Comutes the isometric latitude given the geodetic latitude |
 |
geod2rec |
GEOD2REC Converts from rectifying latitude to geodetic latitude |
 |
geoidtst |
GEOIDTST Tests for a valid geoid vector |
 |
npi2pi |
NPI2PI Truncates angles into the -180 deg to 180 deg range |
 |
rec2geod |
REC2GEOD Converts from rectifying latitude to geodetic latitude |
 |
rsphere |
RSPHERE Computes radii for a auxiliary spheres |
|
This function is called by: |
 |
eqdazim |
EQDAZIM Equidistant Azimuthal Projection |
 |
gc2sc |
GC2SC Converts a great circle definition to a center and radius |
 |
track1 |
TRACK1 Track lines defined by starting point, azimuth and range |
|
SUBFUNCTIONS |
 |
 |
function [latout,lonout,msg] = reckongc(lat,lon,rng,az,in5,in6) |
|
 |
function [latout,lonout,msg] = reckonrh(lat,lon,rng,az,in5,in6) |
|
|
|
Generated on Sat 09-May-2009 10:36:05 by m2html © 2003,
Revision by Ch.Begler 2008
|
 |