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_assistant_output/ToBeReviewed/GRILLE/u2t.html

    r200 r234  
    6262 
    6363     
    64  Allows to pass a field referring to the grid U on the grid T,  
    65  thanks to the average:  
    66  res = 0.5*(res + shift(res, 1, 0))     
     64 Allows to pass a field referring to the grid U on the grid T, 
     65 thanks to the average: 
     66 res = 0.5*(res + shift(res, 1, 0)) 
    6767 
    6868 
     
    7272      <a name="#_u2t"></a> 
    7373 
    74       <h2>u2t  <font size="-1" color="#006633">  
     74      <h2>u2t  <font size="-1" color="#006633"> 
    7575 Grid 
    7676</font></h2> 
     
    110110 
    111111     
    112     <h3>Version history</h3> 
     112    </pre><h3>Version history</h3> 
    113113     
    114114    <h4>Version</h4> 
    115  $Id: u2t.pro 163 2006-08-29 12:59:46Z navarro $ 
     115 $Id: u2t.pro 231 2007-03-19 17:15:51Z pinsard $ 
    116116 
    117117    <h4>History</h4> 
     
    126126     
    127127     
    128     <h4>Restrictions</h4>  
    129  Force parameters of the zoom on the grid V to be the same as  
     128    <h4>Restrictions</h4> 
     129 Force parameters of the zoom on the grid V to be the same as 
    130130 those on the grid T. 
    131131 
    132   
    133  Points which can not be calculated are put at the value NaN  
     132 
     133 Points which can not be calculated are put at the value NaN 
    134134 consecrated by IDL: !values.f_nan 
    135135 
Note: See TracChangeset for help on using the changeset viewer.