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/CALCULS/depth2mask.html

    r200 r234  
    8787      </div> 
    8888 
    89       <div id="file_comments">  
    90  Allows to pass from a 2d depth sill array to a 3d array of mask  
     89      <div id="file_comments"> 
     90 Allows to pass from a 2d depth sill array to a 3d array of mask 
    9191 with one of levels above the sill depth and 0s below. 
    9292</div> 
     
    110110         
    111111          <p class="header"> 
    112             <span class="result">result = </span>depth2mask(<span class="result"><a href="#_depth2mask_param_tab">tab</a></span>, <a href="#_depth2mask_keyword__extra">_extra</a>=<span class="result">_extra</span>)</p> 
     112            <span class="result">result = </span>depth2mask(<span class="result"><a href="#_depth2mask_param_tab">tab</a></span>, <a href="#_depth2mask_keyword__EXTRA">_EXTRA</a>=<span class="result">_EXTRA</span>)</p> 
    113113         
    114114          <div class="comments"> 
     
    116116 
    117117          <h3>Return value</h3><div class="preformat"> 
    118  It is a 3d array containing the mas associated to the 2d sill depth array 
     118 It is a 3d array containing the mask associated to the 2d sill depth array 
    119119</div> 
    120120 
     
    135135         
    136136          <div class="comments"> 
    137  2d sill depth array (or a structure respecting litchamp critrions) 
     137 2d sill depth array (or a structure respecting litchamp criterions) 
    138138</div> 
    139139             
     
    145145            <h3>Keywords</h3> 
    146146             
    147             <h4 id="_depth2mask_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     147            <h4 id="_depth2mask_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    148148               
    149149               
     
    157157         
    158158            <div class="comments"> 
    159  used to pass your keywords 
    160  </div> 
     159 Used to pass keywords 
     160</div> 
    161161             
    162162           
     
    166166           
    167167          <h4>Version</h4><div class="preformat"> 
    168  $Id: depth2mask.pro 163 2006-08-29 12:59:46Z navarro $ 
     168 $Id: depth2mask.pro 232 2007-03-20 16:59:36Z pinsard $ 
    169169</div> 
    170170          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.