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/lbcorca.html

    r338 r402  
    207207 
    208208          <h3>Examples</h3><div class="preformat"> 
    209     IDL> @tst_initorca2 
    210     IDL> a = dist(jpiglo, jpjglo) 
    211     IDL> print, lbcorca(a, 'T') 
    212     IDL> dummy = lbcorca(a, 'T', /correction) 
    213     IDL> print, lbcorca(a, 'T') 
     209 
     210   IDL> @tst_initorca2 
     211   IDL> a = dist(jpiglo, jpjglo) 
     212   IDL> print, lbcorca(a, 'T') 
     213   IDL> dummy = lbcorca(a, 'T', /correction) 
     214   IDL> print, lbcorca(a, 'T') 
    214215</div> 
    215216          <h3>Version history</h3> 
    216217           
    217218          <h4>Version</h4><div class="preformat"> 
    218  $Id: lbcorca.pro 331 2008-02-11 16:46:48Z smasson $ 
     219 $Id: lbcorca.pro 371 2008-08-07 09:32:02Z pinsard $ 
    219220</div> 
    220221          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.