Ignore:
Timestamp:
12/03/07 16:41:25 (17 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/litchamp.html

    r249 r321  
    6464 Allows to read an array or a structure corresponding to a field. 
    6565 If we have in input: 
    66    -an array, litchamp send back the array. 
    67    -a structure, litchamp send back the first element of the structure 
     66   - an array, litchamp send back the array. 
     67   - a structure, litchamp send back the first element of the structure 
    6868   which must be the field in an array. 
    69    Litchamp profit of this to look other elements of the structure et 
    70    update if needed global variables which refer to the field: 
    71    vargrid, varname, varunit, vardate, varexp , valmask et time 
     69 litchamp profit of this to look other elements of the structure and  
     70 update if needed global variables which refer to the field: 
     71 vargrid, varname, varunit, vardate, varexp , valmask et time 
    7272 
    7373 
     
    116116        -the order of elements (except the first) has not any importance. 
    117117        -the other elements (except the first) are optional. 
    118         -they are recognize by the first letter of their names: 
    119              g  to update vargrid 
    120              u  to update varunit 
    121              e  to update varexp 
    122              d  to update vardate 
    123              n  to update varname 
     118        -they are recognized by the first letter of their names: 
     119             g  to update vargrid, 
     120             u  to update varunit, 
     121             e  to update varexp, 
     122             d  to update vardate, 
     123             n  to update varname, 
    124124             m  to update valmask 
    125125 
     
    276276     
    277277    <h4>Version</h4> 
    278  $Id: litchamp.pro 231 2007-03-19 17:15:51Z pinsard $ 
     278 $Id: litchamp.pro 296 2007-09-25 10:51:30Z pinsard $ 
    279279 
    280280    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.