Ignore:
Timestamp:
03/19/07 18:15:51 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefield.pro

    r150 r231  
    11;+ 
     2; 
    23; @file_comments 
    3 ; 
    44; 
    55; @categories 
    66; 
    7 ;  
    87; @param BASE {in}{required} 
    98; The id of the widget where apply the drawing. 
     
    1110; @param NEWFIELDNAME 
    1211; 
    13 ;  
    1412; @keyword BOXZOOM 
    15 ; Vector indicating the geographic zone on which we want to cut the map.  
    16 ; If BOXZOOM has :  
     13; Vector indicating the geographic zone on which we want to cut the map. 
     14; If BOXZOOM has : 
    1715;   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
    1816;   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
    1917;   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
    2018;   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
    21 ;   6 elements: The extraction is made on Boxzoom  
     19;   6 elements: The extraction is made on Boxzoom 
    2220; Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
    23 ;  
     21; 
    2422; @returns 
    25 ;  
    26 ;  
     23; 
    2724; @uses 
    28 ;  
    29 ;  
     25; 
    3026; @restrictions 
    31 ;  
    32 ;  
     27; 
    3328; @examples 
    34 ;  
    35 ;  
     29; 
    3630; @history 
    37 ;  
    38 ;  
    39 ; @version  
     31; 
     32; @version 
    4033; $Id$ 
    4134; 
Note: See TracChangeset for help on using the changeset viewer.