Ignore:
Timestamp:
08/10/06 09:20:15 (18 years ago)
Author:
smasson
Message:

doc update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/tvplus.html

    r143 r153  
    781781               
    782782               
    783                
     783              <span class="attr">default:</span> <span class="value">1</span> 
    784784               
    785785            </h4> 
    786786         
    787787            <div class="comments"> 
    788  The lowest color index of the colors to be loaded in 
    789  the bar. default is 0. 
     788 The lowest color index of the colors to be used 
    790789</div> 
    791790             
     
    797796               
    798797               
    799                
     798              <span class="attr">default:</span> <span class="value">0</span> 
    800799               
    801800            </h4> 
     
    803802            <div class="comments"> 
    804803 The color number that should be used for the mask values. 
    805  default value is 0 
    806804</div> 
    807805             
     
    813811               
    814812               
    815                
     813              <span class="attr">default:</span> <span class="value">!d.n_colors < 255</span> 
    816814               
    817815            </h4> 
     
    819817            <div class="comments"> 
    820818 The color number that should be used for the NaN values. 
    821  default value is !d.n_colors < 255 
    822819</div> 
    823820             
     
    849846            </h4> 
    850847         
    851             <div class="comments">  
    852  Scalar used to specify the min value of the color bar. default is 0 
     848            <div class="comments"> 
     849 Scalar used to specify the min value to be drawn. 
    853850</div> 
    854851             
     
    865862         
    866863            <div class="comments"> 
    867  Scalar used to specify the max value of the color bar. default is !d.n_colors < 255 
     864 Scalar used to specify the max value to be drawn. 
    868865</div> 
    869866             
     
    925922               
    926923               
    927                
     924              <span class="attr">default:</span> <span class="value">(d.n_colors < 256) - 1 - bottom</span> 
    928925               
    929926            </h4> 
    930927         
    931928            <div class="comments"> 
    932  This is the number of colors in the color bar. default is !d.n_colors<255 -1 
     929 number of colors to be used. 
    933930</div> 
    934931             
     
    946943            <div class="comments"> 
    947944 Used this keyword if you don't whant that the values 
    948  are interpolated between 0 (or min) and !d.n_colors < 255 (or max). 
     945 are interpolated from BOTTOM using NCOLORS colors. 
    949946 This can be for example usefull when working on byte type arrays. 
    950947</div> 
     
    961958            </h4> 
    962959         
    963             <div class="comments"></div> 
     960            <div class="comments"> 
     961 used to pass keywords to TV, PLOT, COLORBAR 
     962 </div> 
    964963             
    965964           
     
    971970           
    972971          <h4>Version</h4><div class="preformat"> 
    973  $Id: tvplus.pro 142 2006-07-21 12:47:49Z navarro $ 
     972 $Id: tvplus.pro 152 2006-08-10 07:01:35Z smasson $ 
    974973</div> 
    975974          <h4>History</h4><div class="preformat"></div> 
Note: See TracChangeset for help on using the changeset viewer.