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/Interpolation/square2quadrilateral.pro

    r157 r163  
    2323; @param x3in {in}{required} 
    2424; @param y3in {in}{required} 
    25 ; the coordinates of the quadrilateral (see above for correspondance with the 
     25; the coordinates of the quadrilateral (see above for correspondence with the 
    2626; unit square). 
    2727; Can be scalar or array. 
     
    3434; 
    3535; @returns 
    36 ; (2,n) array: the new coodinates (xout, yout) of the (xin,yin) 
     36; (2,n) array: the new coordinates (xout, yout) of the (xin,yin) 
    3737; point(s) after mapping. 
    3838; If xin is a scalar, then n is equal to the number of elements of 
Note: See TracChangeset for help on using the changeset viewer.