Home > freetb4matlab > mapping > km2deg.m

km2deg

PURPOSE ^

% Convert a distance along a great circle of the Earth from km to degrees. A radius

SYNOPSIS ^

function a = km2deg(x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} @var{a} = km2deg(@var{x})
% Convert a distance along a great circle of the Earth from km to degrees. A radius
% of 6371 km is assumed.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003