Ignore:
Timestamp:
07/21/06 14:47:49 (18 years ago)
Author:
navarro
Message:

english and nicer header (2a)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DIVERS/restoreatt.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 Allows to reattribuate global variables associated with a field  
     700 when we give a stucture created by saveatt.pro by example. 
     701</div> 
    699702 
    700703       
     
    711714        <div class="routine_details" id="_restoreatt"> 
    712715 
    713           <h2><a class="top" href="#container">top</a>restoreatt </h2> 
     716          <h2><a class="top" href="#container">top</a>restoreatt <span class="categories">  
     717 Utilities 
     718</span></h2> 
    714719         
    715720          <p class="header"> 
     
    717722         
    718723          <div class="comments"> 
    719  NAME:restoreatt 
    720  
    721  PURPOSE:permet de reattribuer les variables globales associees a un 
    722  champ qd on donne une stucture cree par ex par saveatt.pro. 
    723  
    724  CATEGORY:allegement d''ecriture 
    725  
    726  CALLING SEQUENCE:restoreatt, structure 
    727  
    728  INPUTS:une structure comme celle que lit litchamp.  
    729         cf. IDL> xhelp,'litchamp' 
    730  
    731  COMMON BLOCKS: 
    732         common.pro 
    733  
    734  SIDE EFFECTS: change la valeur des variables globales attributs 
    735  d''un champ: vargrid, varname, varunit, vardate, varexp , valmask, 
    736  et time 
    737724</div> 
    738725 
     
    744731             
    745732            <h4 id="_restoreatt_param_struct">struct&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     733              <span class="attr">in</span> 
    746734               
    747735               
    748                
    749                
     736              <span class="attr">required</span> 
    750737               
    751738               
     
    754741            </h4> 
    755742         
    756           <div class="comments"></div> 
     743          <div class="comments"> 
     744 a structure like the one who read litchamp.  
     745        See IDL> xhelp,'litchamp' 
     746</div> 
    757747             
    758748 
     
    762752 
    763753           
    764            
    765            
    766            
    767            
    768            
    769            
    770            
    771            
    772            
    773            
    774            
    775          
    776            
    777            
    778            
    779            
     754          <h3>Version history</h3> 
     755           
     756          <h4>Version</h4><div class="preformat"> 
     757 $Id$ 
     758</div> 
     759          <h4>History</h4><div class="preformat"></div> 
     760           
     761           
     762          <h3>Known issues</h3> 
     763           
     764           
     765           
     766          <h4>Restrictions</h4><div class="preformat"> 
     767 Change the value if global variables attribute of a field: vargrid,  
     768 varname, varunit, vardate, varexp , valmask and time. 
     769</div> 
     770         
     771          <h3>Other attributes</h3> 
     772           
     773           
     774          <h4>Uses routines</h4><div class="preformat"> 
     775 common.pro 
     776</div> 
    780777           
    781778           
Note: See TracChangeset for help on using the changeset viewer.