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/directory-overview.html

    r138 r142  
    699699       
    700700        <dt><a href="addaxe.html?format=raw">addaxe.pro</a></dt> 
    701         <dd></dd> 
     701        <dd>  Add an axis when we do an oblique section in pltz, pltt  or plt1d </dd> 
    702702       
    703703        <dt><a href="autoscale.html?format=raw">autoscale.pro</a></dt> 
    704         <dd></dd> 
     704        <dd>   We give a min and a max, and the procedure send back   the good contour interval and labels's value.</dd> 
    705705       
    706706        <dt><a href="axis4pltz.html?format=raw">axis4pltz.pro</a></dt> 
    707         <dd></dd> 
     707        <dd>  compute the mask and the axis for a vertical section </dd> 
    708708       
    709709        <dt><a href="barrecouleur.html?format=raw">barrecouleur.pro</a></dt> 
    710         <dd></dd> 
     710        <dd>  Overlayeur of colorbar </dd> 
    711711       
    712712        <dt><a href="checkfield.html?format=raw">checkfield.pro</a></dt> 
    713         <dd></dd> 
     713        <dd>  In input of plt, pltz, pltt and plt1d, it check that the field give   a size compatible with the domain and, if needed, average to give us   a 2d array if we make a plot of the type: 'xy', 'xz', 'xt', 'yz', 'yt'  , 'zt' or a 1d array if we make a plot of the type: 'x', 'y', 'z', 't'.</dd> 
    714714       
    715715        <dt><a href="checktypeminmax.html?format=raw">checktypeminmax.pro</a></dt> 
     
    717717       
    718718        <dt><a href="determineminmax.html?format=raw">determineminmax.pro</a></dt> 
    719         <dd></dd> 
     719        <dd>  Determine the min and the max of a mask array </dd> 
    720720       
    721721        <dt><a href="givewindowsize.html?format=raw">givewindowsize.pro</a></dt> 
     
    723723       
    724724        <dt><a href="meridienparallele.html?format=raw">meridienparallele.pro</a></dt> 
    725         <dd></dd> 
     725        <dd>  Trace some meridians or parallel </dd> 
    726726       
    727727        <dt><a href="placecolor.html?format=raw">placecolor.pro</a></dt> 
    728         <dd></dd> 
     728        <dd>  allows to trace the independently from a graph  By default, trace a color bar of the same type tahn the one present in plt  and pltz.</dd> 
    729729       
    730730        <dt><a href="placedessin.html?format=raw">placedessin.pro</a></dt> 
    731         <dd></dd> 
     731        <dd>   Putting into place of the drawing/ opening of the window or of the PS </dd> 
    732732       
    733733        <dt><a href="projsegment.html?format=raw">projsegment.pro</a></dt> 
    734         <dd></dd> 
     734        <dd>  project linearly a segment, a vector whose boundaries are [a,b] on   a vector whose boundaries are [c,d] </dd> 
    735735       
    736736        <dt><a href="restoreatt.html?format=raw">restoreatt.pro</a></dt> 
    737         <dd></dd> 
     737        <dd>  Allows to reattribuate global variables associated with a field   when we give a stucture created by saveatt.</dd> 
    738738       
    739739        <dt><a href="rotation.html?format=raw">rotation.pro</a></dt> 
    740         <dd></dd> 
     740        <dd>  Rotate two vectors by a specified amount.</dd> 
    741741       
    742742        <dt><a href="saveatt.html?format=raw">saveatt.pro</a></dt> 
    743         <dd></dd> 
     743        <dd>  Allows to put in a structure attributes which can be associated with a variable.</dd> 
    744744       
    745745        <dt><a href="terminedessin.html?format=raw">terminedessin.pro</a></dt> 
    746         <dd></dd> 
     746        <dd>  End the drawing if needed when it is a postscript.</dd> 
    747747       
    748748      </dl> 
Note: See TracChangeset for help on using the changeset viewer.