Ignore:
Timestamp:
06/27/06 17:47:06 (18 years ago)
Author:
pinsard
Message:

add $ in Calendar, Grid, Interpolation, Obsolete and Postscript *.pro files, add svn:keywords Id to all these files, some improvements in header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/neighbor.html

    r111 r118  
    718718         
    719719          <p class="header"> 
    720             <span class="result">result = </span>neighbor(<span class="result"><a href="#_neighbor_param_p0lon">p0lon</a>, <a href="#_neighbor_param_p0lat">p0lat</a>, <a href="#_neighbor_param_neighlon">neighlon</a>, <a href="#_neighbor_param_neighlat">neighlat</a></span>, <a href="#_neighbor_keyword_sphere">sphere</a>=<span class="result">sphere</span>, <a href="#_neighbor_keyword_distance">distance</a>=<span class="result">distance</span>, <a href="#_neighbor_keyword_radians">radians</a>=<span class="result">radians</span>)</p> 
     720            <span class="result">result = </span>neighbor(<span class="result"><a href="#_neighbor_param_p0lon">p0lon</a>, <a href="#_neighbor_param_p0lat">p0lat</a>[, <a href="#_neighbor_param_neighlon">neighlon</a>][, <a href="#_neighbor_param_neighlat">neighlat</a>]</span>, <a href="#_neighbor_keyword_sphere">sphere</a>=<span class="result">sphere</span>, <a href="#_neighbor_keyword_distance">distance</a>=<span class="result">distance</span>, <a href="#_neighbor_keyword_radians">radians</a>=<span class="result">radians</span>)</p> 
    721721         
    722722          <div class="comments"> 
     
    724724 
    725725          <h3>Return value</h3><div class="value"> 
    726        index giving the P1[index] point that is the closetest point 
    727        of (P0) 
     726       index giving the P1[index] point that is the closest point of (P0) 
    728727</div> 
    729728 
     
    756755            </h4> 
    757756         
    758           <div class="comments">  scalar. latitudes of point P0.  
    759 </div> 
     757          <div class="comments">  scalar. latitudes of point P0. </div> 
    760758             
    761759            <h4 id="_neighbor_param_neighlon">neighlon&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    762                
    763                
    764                
     760              <span class="attr">in</span> 
     761               
     762              <span class="attr">optional</span> 
    765763               
    766764               
     
    770768            </h4> 
    771769         
    772           <div class="comments"></div> 
     770          <div class="comments"> </div> 
    773771             
    774772            <h4 id="_neighbor_param_neighlat">neighlat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    775                
    776                
    777                
     773              <span class="attr">in</span> 
     774               
     775              <span class="attr">optional</span> 
    778776               
    779777               
     
    783781            </h4> 
    784782         
    785           <div class="comments"></div> 
     783          <div class="comments">  
     784</div> 
    786785             
    787786 
     
    848847          <h3>Version history</h3> 
    849848           
    850            
     849          <h4>Version</h4><div class="value"> $Id$ 
     850</div> 
    851851          <h4>History</h4><div class="value"> 
    852852 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    853                   October 2003</div> 
     853                  October 2003 
     854</div> 
    854855           
    855856           
Note: See TracChangeset for help on using the changeset viewer.