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/spl_keep_mean.pro

    r136 r163  
    1818; a strict ascending order. 
    1919; 
    20 ; @param yin {in}{required} 
     20; @param yin {in}{required}{type=array} 
    2121; an array with one element less than x. y[i] represents the 
    2222; mean value between x[i] and x[i+1]. if /GE0 is activated, y must 
     
    8484; 
    8585;--------------------------------- 
    86 ; check and initialisation ... 
     86; check and initialization ... 
    8787;--------------------------------- 
    8888; 
Note: See TracChangeset for help on using the changeset viewer.