Ignore:
Timestamp:
08/09/06 12:21:11 (18 years ago)
Author:
navarro
Message:

english and nicer header (3b)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/TRIANGULATION/drawcoast_c.html

    r138 r151  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 
     700</div> 
    699701 
    700702       
     
    711713        <div class="routine_details" id="_drawcoast_c"> 
    712714 
    713           <h2><a class="top" href="#container">top</a>drawcoast_c </h2> 
     715          <h2><a class="top" href="#container">top</a>drawcoast_c <span class="categories"> 
     716 
     717 </span></h2> 
    714718         
    715719          <p class="header"> 
     
    718722          <div class="comments"></div> 
    719723 
    720            
     724          <h3>Return value</h3><div class="preformat"> 
     725  
     726 </div> 
    721727 
    722728           
     
    735741            </h4> 
    736742         
    737           <div class="comments"></div> 
     743          <div class="comments"> 
     744 
     745 </div> 
    738746             
    739747            <h4 id="_drawcoast_c_param_xf">xf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    748756            </h4> 
    749757         
    750           <div class="comments"></div> 
     758          <div class="comments"> 
     759  
     760</div> 
    751761             
    752762            <h4 id="_drawcoast_c_param_yf">yf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    761771            </h4> 
    762772         
    763           <div class="comments"></div> 
     773          <div class="comments"> 
     774  
     775</div> 
    764776             
    765777            <h4 id="_drawcoast_c_param_nx">nx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    774786            </h4> 
    775787         
    776           <div class="comments"></div> 
     788          <div class="comments"> 
     789  
     790</div> 
    777791             
    778792            <h4 id="_drawcoast_c_param_ny">ny&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    787801            </h4> 
    788802         
    789           <div class="comments"></div> 
     803          <div class="comments"> 
     804  
     805</div> 
    790806             
    791807 
     
    807823            </h4> 
    808824         
    809             <div class="comments"></div> 
     825            <div class="comments"> 
     826 The color of the coastline. 
     827 defaut value is 0 => black 
     828</div> 
    810829             
    811830            <h4 id="_drawcoast_c_keyword_COAST_THICK">COAST_THICK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    820839            </h4> 
    821840         
    822             <div class="comments"></div> 
     841            <div class="comments"> 
     842 The thick of the trait to trace continents 
     843 By default, it is 1. 
     844</div> 
    823845             
    824846            <h4 id="_drawcoast_c_keyword_YSEUIL">YSEUIL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    833855            </h4> 
    834856         
    835             <div class="comments"></div> 
     857            <div class="comments"> 
     858 See XSEUIL 
     859 </div> 
    836860             
    837861            <h4 id="_drawcoast_c_keyword_XSEUIL">XSEUIL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    846870            </h4> 
    847871         
    848             <div class="comments"></div> 
     872            <div class="comments"> 
     873 To eliminate segments of coasts which are to big (which link points which can  
     874 be close on the sphere but distant on the drawing). We delete all segments  
     875 whose the size surpass the size of the window following X/XSEUIL. By default,  
     876 XSEUIL=5. But it can be to big if we do a big zoom or a little one for some  
     877 projections... We specify it the keyword thanks to this keyword! 
     878</div> 
    849879             
    850880            <h4 id="_drawcoast_c_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    859889            </h4> 
    860890         
    861             <div class="comments"></div> 
    862              
    863            
    864  
    865            
    866            
    867            
    868            
    869            
    870            
    871            
    872            
    873            
    874            
    875            
    876            
    877          
    878            
    879            
    880            
    881            
     891            <div class="comments"> 
     892 Used to pass our keywords 
     893  </div> 
     894             
     895           
     896 
     897          <h3>Examples</h3><div class="preformat"> 
     898  
     899 </div> 
     900          <h3>Version history</h3> 
     901           
     902          <h4>Version</h4><div class="preformat">  
     903 </div> 
     904          <h4>History</h4><div class="preformat"> 
     905  
     906 </div> 
     907           
     908           
     909          <h3>Known issues</h3> 
     910           
     911           
     912          <h4>Todo items</h4><div class="preformat">  
     913 Seb: remplir le header 
     914</div> 
     915          <h4>Restrictions</h4><div class="preformat"> 
     916  
     917 </div> 
     918         
     919          <h3>Other attributes</h3> 
     920           
     921           
     922          <h4>Uses routines</h4><div class="preformat"> 
     923  
     924 </div> 
    882925           
    883926           
Note: See TracChangeset for help on using the changeset viewer.