Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Interpolation/ll_narcs_distances.html

    r234 r242  
    6464 This function returns the longitude and latitude [lon, lat] of 
    6565 a point a given arc distance (-pi <= Arc_Dist <= pi), and azimuth (Az), 
    66  from a specified location Lon0, lat0. 
    67  Same as LL_ARC_DISTANCE but for n points without do loop. 
     66 from a specified location Lon0, Lat0. 
     67 Same as <proidl>LL_ARC_DISTANCE</proidl> but for n points without do loop. 
    6868 
    6969 Formula from Map Projections - a working manual.  USGS paper 
     
    7676      <a name="#_ll_narcs_distances"></a> 
    7777 
    78       <h2>ll_narcs_distances  <font size="-1" color="#006633">  
     78      <h2>ll_narcs_distances  <font size="-1" color="#006633"> 
    7979 Mapping, geography 
    8080</font></h2> 
     
    8686 
    8787    <h3>Return value</h3> 
    88  a (2, n) array containing the longitude/latitude of the resulting points. 
     88 a (2,n) array containing the longitude/latitude of the resulting points. 
    8989 Values are in radians unless the keyword DEGREES is set. 
    9090 
     
    215215     
    216216    <h4>Version</h4> 
    217  $Id: ll_narcs_distances.pro 231 2007-03-19 17:15:51Z pinsard $ 
     217 $Id: ll_narcs_distances.pro 238 2007-03-27 13:43:18Z pinsard $ 
    218218 
    219219    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.