Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

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

    r338 r402  
    237237 
    238238          <h3>Examples</h3><div class="preformat"> 
    239  IDL> print, neighbor(-105.15,40.02,[-0.07,100,50],[51.30,20,0], $ 
    240  IDL> distance=dis) 
     239 
     240   IDL> print, neighbor(-105.15,40.02,[-0.07,100,50],[51.30,20,0], $ 
     241               distance=dis) 
    241242                  0 
    242  IDL> print, dis 
     243   IDL> print, dis 
    243244             105.684      206.125      160.228 
    244245</div> 
     
    246247           
    247248          <h4>Version</h4><div class="preformat"> 
    248  $Id: neighbor.pro 327 2007-12-13 16:22:35Z pinsard $ 
     249 $Id: neighbor.pro 371 2008-08-07 09:32:02Z pinsard $ 
    249250</div> 
    250251          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.