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/Interpolation/cutsegment.html

    r157 r163  
    727727          <h3>Return value</h3><div class="preformat"> 
    728728  - default: a 3d array (2,n,p) that gives the coordinates of the 
    729   middle of the cutted segments. 
     729  middle of the cut segments. 
    730730  - if /ENDPOINTS, a 3d array (2,n+1,p) that gives the 
    731731  coordinates of the endpoints of the cutted segments. 
     
    824824         
    825825            <div class="comments"> 
    826  see ouputs 
     826 see outputs 
    827827</div> 
    828828             
     
    882882           
    883883         
     884          <h3>Statistics</h3> 
     885          <table class="statistics"> 
     886            <tr><td>McCabe cyclic</td><td>           3</td></tr> 
     887            <tr><td>McCabe essential</td><td>           1</td></tr> 
     888            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     889          </table> 
    884890           
    885891         
Note: See TracChangeset for help on using the changeset viewer.