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/LABEL/lataxe.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 function called by [XYZ]TICKFORMAT (see the help to see how to use it) to label axes in latitude. 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_lataxe"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>lataxe </h2> 
     715          <h2><a class="top" href="#container">top</a>lataxe <span class="categories"> 
     716 graphic 
     717 </span></h2> 
    714718         
    715719          <p class="header"> 
     
    717721         
    718722          <div class="comments"> 
    719  NAME:LATAXE 
    720  
    721  PURPOSE:fonction appelee par [XYZ]TICKFORMAT (cf l'help pour voir 
    722          comment l'utiliser) pour labeller les axes en latitude. 
    723  
    724  CATEGORY:graphe 
    725  
    726  CALLING SEQUENCE:[XYZ]TICKFORMAT='lataxe' 
    727  
    728  INPUTS:fournis (et imposes) automatiquement par IDL: axis, index, value: 
    729         Axis is the axis number: 0 for X axis, 1 for Y axis, 2 for Z axis. 
    730         Index is the tick mark index which starts at 0. 
    731         Value is the default tick mark value (a floating-point number). 
    732  KEYWORD PARAMETERS: 
    733  
    734  OUTPUTS:un string, utilise automatiquement pour labeller 
    735  
    736  COMMON BLOCKS: 
    737  
    738  SIDE EFFECTS: 
    739  
    740  RESTRICTIONS: 
    741  
    742  EXAMPLE: 
    743723</div> 
    744724 
    745            
     725          <h3>Return value</h3><div class="preformat"> 
     726 A string, used automatically to label 
     727</div> 
    746728 
    747729           
     
    760742            </h4> 
    761743         
    762           <div class="comments"></div> 
     744          <div class="comments">  
     745 It is the axis number: 0 for X axis, 1 for Y axis, 2 for Z axis. 
     746</div> 
    763747             
    764748            <h4 id="_lataxe_param_index">index&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    773757            </h4> 
    774758         
    775           <div class="comments"></div> 
     759          <div class="comments"> 
     760 It is the tick mark index which starts at 0. 
     761        </div> 
    776762             
    777763            <h4 id="_lataxe_param_value">value&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    786772            </h4> 
    787773         
    788           <div class="comments"></div> 
     774          <div class="comments"> 
     775 It is the default tick mark value (a floating-point number). 
     776</div> 
    789777             
    790778 
     
    794782 
    795783           
    796            
    797            
    798            
    799            
     784          <h3>Version history</h3> 
     785           
     786          <h4>Version</h4><div class="preformat"> 
     787 $Id$ 
     788</div> 
     789          <h4>History</h4><div class="preformat"></div> 
    800790           
    801791           
Note: See TracChangeset for help on using the changeset viewer.