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

    r157 r163  
    735735 
    736736          <h3>Return value</h3><div class="preformat"> 
    737  (2,n) array: the new coodinates (xout, yout) of the (xin,yin) 
     737 (2,n) array: the new coordinates (xout, yout) of the (xin,yin) 
    738738 point(s) after mapping. 
    739739 If xin is a scalar, then n is equal to the number of elements of 
     
    851851         
    852852          <div class="comments"> 
    853  the coordinates of the quadrilateral (see above for correspondance with the 
     853 the coordinates of the quadrilateral (see above for correspondence with the 
    854854 unit square). 
    855855 Can be scalar or array. 
     
    902902          <h3>Version history</h3> 
    903903           
    904           <h4>Version</h4><div class="preformat"> $Id: square2quadrilateral.pro 136 2006-07-10 15:20:19Z pinsard $ 
     904          <h4>Version</h4><div class="preformat"> $Id: square2quadrilateral.pro 157 2006-08-21 09:01:50Z navarro $ 
    905905</div> 
    906906          <h4>History</h4><div class="preformat"> 
     
    931931           
    932932         
     933          <h3>Statistics</h3> 
     934          <table class="statistics"> 
     935            <tr><td>McCabe cyclic</td><td>          14</td></tr> 
     936            <tr><td>McCabe essential</td><td>           1</td></tr> 
     937            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     938          </table> 
    933939           
    934940         
Note: See TracChangeset for help on using the changeset viewer.