Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/GRILLE/v2t.html

    r200 r234  
    8888 
    8989      <div id="file_comments"> 
    90  Allows to pass a field referring to the grid V on the grid T,  
    91  thanks to the average:  
    92  res = 0.5*(res + shift(res, 1, 0))     
     90 Allows to pass a field referring to the grid V on the grid T, 
     91 thanks to the average: 
     92 res = 0.5*(res + shift(res, 1, 0)) 
    9393</div> 
    9494 
     
    106106        <div class="routine_details" id="_v2t"> 
    107107 
    108           <h2><a class="top" href="#container">top</a>v2t <span class="categories">  
     108          <h2><a class="top" href="#container">top</a>v2t <span class="categories"> 
    109109 Grid 
    110110</span></h2> 
     
    148148           
    149149          <h4>Version</h4><div class="preformat"> 
    150  $Id: v2t.pro 163 2006-08-29 12:59:46Z navarro $ 
     150 $Id: v2t.pro 231 2007-03-19 17:15:51Z pinsard $ 
    151151</div> 
    152152          <h4>History</h4><div class="preformat"> 
     
    160160           
    161161           
    162           <h4>Todo items</h4><div class="preformat"> seb: nom du input? 
    163 </div> 
    164           <h4>Restrictions</h4><div class="preformat">  
    165  Force parameters of the zoom on the grid V to be the same as  
     162          <h4>Todo items</h4><div class="preformat"> 
     163 seb: nom du input? 
     164</div> 
     165          <h4>Restrictions</h4><div class="preformat"> 
     166 Force parameters of the zoom on the grid V to be the same as 
    166167 those on the grid T. 
    167168 
    168   
    169  Points which can not be calculated are put at the value NaN  
     169 
     170 Points which can not be calculated are put at the value NaN 
    170171 consecrated by IDL: !values.f_nan 
    171172</div> 
Note: See TracChangeset for help on using the changeset viewer.