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/quadrilateral2square.html

    r157 r163  
    737737          <h3>Return value</h3><div class="preformat"> 
    738738 
    739  (2,n) array: the new coodinates (xout, yout) of the (xin,yin) point(s) after 
     739 (2,n) array: the new coordinates (xout, yout) of the (xin,yin) point(s) after 
    740740 mapping. 
    741741 If xin is a scalar, then n is equal to the number of elements of x0. 
     
    851851          <div class="comments"> 
    852852 the coordinates of the quadrilateral 
    853  (see above for correspondance with the unit square). Can be 
     853 (see above for correspondence with the unit square). Can be 
    854854 scalar or array. (x0,y0), (x1,y1), (x2,y2) and (x3,y3) are 
    855855 given in the anticlockwise order. 
     
    925925          <h3>Version history</h3> 
    926926           
    927           <h4>Version</h4><div class="preformat"> $Id: quadrilateral2square.pro 136 2006-07-10 15:20:19Z pinsard $ 
     927          <h4>Version</h4><div class="preformat"> $Id: quadrilateral2square.pro 157 2006-08-21 09:01:50Z navarro $ 
    928928</div> 
    929929          <h4>History</h4><div class="preformat"> 
     
    954954           
    955955         
     956          <h3>Statistics</h3> 
     957          <table class="statistics"> 
     958            <tr><td>McCabe cyclic</td><td>           8</td></tr> 
     959            <tr><td>McCabe essential</td><td>           1</td></tr> 
     960            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     961          </table> 
    956962           
    957963         
Note: See TracChangeset for help on using the changeset viewer.