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/addaxe.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 Add an axis when we do an oblique section in pltz, pltt 
     700 or plt1d 
     701</div> 
    699702 
    700703       
     
    711714        <div class="routine_details" id="_addaxe"> 
    712715 
    713           <h2><a class="top" href="#container">top</a>addaxe </h2> 
     716          <h2><a class="top" href="#container">top</a>addaxe <span class="categories"> 
     717 graphic 
     718</span></h2> 
    714719         
    715720          <p class="header"> 
     
    717722         
    718723          <div class="comments"> 
    719  NAME:addaxe 
    720  
    721  PURPOSE:ajoute un axe qd on fait une section oblique ds pltz, pltt 
    722  ou plt1d 
    723  
    724  CATEGORY:autour de pltz, pltt et plt1d 
    725  
    726  CALLING SEQUENCE:addaxe, type, posfenetre 
    727   
    728  INPUTS:endpoints:coordonnees des extremites de ;a section 
    729         type: un string de 2 characteres specifiant qule type de plot 
    730  on fait. 
    731         posfenetre: ler vecteur !p.posotion correspondant a ;a 
    732         position du cadre de la partie dessin du plot. 
    733  
    734  KEYWORD PARAMETERS: 
    735  
    736  OUTPUTS: 
    737  
    738  COMMON BLOCKS:common.pro 
    739  
    740  SIDE EFFECTS: 
    741  
    742  RESTRICTIONS: 
    743  
    744  EXAMPLE: 
    745724</div> 
    746725 
     
    752731             
    753732            <h4 id="_addaxe_param_endpoints">endpoints&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    754                
    755                
    756                
    757                
     733              <span class="attr">in</span> 
     734               
     735               
     736              <span class="attr">required</span> 
    758737               
    759738               
     
    762741            </h4> 
    763742         
    764           <div class="comments"></div> 
     743          <div class="comments"> 
     744 Coordonnees of extremities of the section 
     745 </div> 
    765746             
    766747            <h4 id="_addaxe_param_type">type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    767                
    768                
    769                
    770                
     748              <span class="attr">in</span> 
     749               
     750               
     751              <span class="attr">required</span> 
    771752               
    772753               
     
    775756            </h4> 
    776757         
    777           <div class="comments"></div> 
     758          <div class="comments"> 
     759 A string of two characters specifying the type of plot we do 
     760</div> 
    778761             
    779762            <h4 id="_addaxe_param_posfenetre">posfenetre&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    780                
    781                
    782                
    783                
     763              <span class="attr">in</span> 
     764               
     765               
     766              <span class="attr">required</span> 
    784767               
    785768               
     
    788771            </h4> 
    789772         
    790           <div class="comments"></div> 
     773          <div class="comments"> 
     774 The vector !p.position corresponding to the frame position of  
     775 the drawing part of the plot. 
     776</div> 
    791777             
    792778 
     
    813799 
    814800           
    815            
    816            
    817            
    818            
    819            
    820            
    821            
    822            
    823            
    824            
    825            
    826          
    827            
    828            
    829            
    830            
     801          <h3>Version history</h3> 
     802           
     803          <h4>Version</h4><div class="preformat"> 
     804 $Id$ 
     805</div> 
     806          <h4>History</h4><div class="preformat"></div> 
     807           
     808           
     809           
     810           
     811           
     812           
     813           
     814         
     815          <h3>Other attributes</h3> 
     816           
     817           
     818          <h4>Uses routines</h4><div class="preformat"> 
     819 common.pro 
     820</div> 
    831821           
    832822           
Note: See TracChangeset for help on using the changeset viewer.