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

    r200 r234  
    6161    </dl> 
    6262 
    63       
    64  Allows to pass from a 2d depth sill array to a 3d array of mask  
     63     
     64 Allows to pass from a 2d depth sill array to a 3d array of mask 
    6565 with one of levels above the sill depth and 0s below. 
    6666 
     
    7575</font></h2> 
    7676 
    77       <p><font face="Courier"><i>result = </i>depth2mask(<i><a href="#_depth2mask_keyword_tab">tab</a></i>, <a href="#_depth2mask_keyword__extra">_extra</a>=<i>_extra</i>)</font></p> 
     77      <p><font face="Courier"><i>result = </i>depth2mask(<i><a href="#_depth2mask_keyword_tab">tab</a></i>, <a href="#_depth2mask_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i>)</font></p> 
    7878 
    7979     
     
    8181 
    8282    <h3>Return value</h3> 
    83  It is a 3d array containing the mas associated to the 2d sill depth array 
     83 It is a 3d array containing the mask associated to the 2d sill depth array 
    8484 
    8585 
     
    101101 
    102102     
    103  2d sill depth array (or a structure respecting litchamp critrions) 
     103 2d sill depth array (or a structure respecting litchamp criterions) 
    104104 
    105105     
     
    110110 
    111111     
    112     <a name="#_depth2mask_keyword__extra"></a> 
    113     <h4>_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     112    <a name="#_depth2mask_keyword__EXTRA"></a> 
     113    <h4>_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    114114       
    115115       
     
    123123 
    124124     
    125  used to pass your keywords 
    126   
     125 Used to pass keywords 
     126 
    127127     
    128128     
    129129 
    130130     
    131     <h3>Version history</h3> 
     131    </pre><h3>Version history</h3> 
    132132     
    133133    <h4>Version</h4> 
    134  $Id: depth2mask.pro 163 2006-08-29 12:59:46Z navarro $ 
     134 $Id: depth2mask.pro 232 2007-03-20 16:59:36Z pinsard $ 
    135135 
    136136    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.