Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/depth2level.html

    r157 r163  
    740740               
    741741               
    742                
     742              <span class="attr">type:</span> <span class="value">2d array</span> 
    743743               
    744744               
    745745            </h4> 
    746746         
    747           <div class="comments">  
     747          <div class="comments"> 
    748748 2d depth array (or a structure respecting litchamp critrions) 
    749749</div> 
     
    835835           
    836836          <h4>Version</h4><div class="preformat"> 
    837  $Id: depth2level.pro 142 2006-07-21 12:47:49Z navarro $</div> 
     837 $Id: depth2level.pro 157 2006-08-21 09:01:50Z navarro $</div> 
    838838          <h4>History</h4><div class="preformat"> 
    839839 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    848848           
    849849          <h4>Restrictions</h4><div class="preformat">  
    850  For depthes out of gdep's values, the value !values.f_nan is sent back. 
     850 For depths out of gdep's values, the value !values.f_nan is sent back. 
    851851 if the depth is superior to this one of the bottom, we send back jpk-1 in  
    852852 the upper case, and !values.f_nan in the lower case. 
     
    863863           
    864864         
     865          <h3>Statistics</h3> 
     866          <table class="statistics"> 
     867            <tr><td>McCabe cyclic</td><td>          17</td></tr> 
     868            <tr><td>McCabe essential</td><td>           1</td></tr> 
     869            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     870          </table> 
    865871           
    866872         
Note: See TracChangeset for help on using the changeset viewer.