Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltbase.html

    r200 r234  
    6262 
    6363     
    64  Overlayer contour to trace a field which can be mask.  
     64 Overlayer contour to trace a field which can be mask. 
    6565 Elementary brick of plt, pltz et pltt. 
    6666 
     
    7171      <a name="#_pltbase"></a> 
    7272 
    73       <h2>pltbase  <font size="-1" color="#006633">  
     73      <h2>pltbase  <font size="-1" color="#006633"> 
    7474 Graphics 
    7575</font></h2> 
     
    150150 
    151151     
    152  It is the array who mask z2d (with 0s on points we want to mask and 1s on others).  
     152 It is the array who mask z2d (with 0s on points we want to mask and 1s on others). 
    153153 If z2d is not masked, put this argument equal to 1. 
    154154 
     
    168168 
    169169     
    170  Axis of the mask. Vector or array of the same size that mask.  
     170 Axis of the mask. Vector or array of the same size that mask. 
    171171 This is the coordinate of mask on x. 
    172172 
     
    186186 
    187187     
    188  Axis of the mask. Vector or array of the same size that mask.  
     188 Axis of the mask. Vector or array of the same size that mask. 
    189189 This is the coordinate of mask on y. 
    190190 
     
    204204 
    205205     
    206  Vectors which contain levels needed at the contour.  
     206 Vectors which contain levels needed at the contour. 
    207207 If it is not given, we take 20 levels between the min and the max. 
    208    
     208 
    209209     
    210210 
     
    222222 
    223223     
    224  Vectors which contain colors needed at the contour.  
     224 Vectors which contain colors needed at the contour. 
    225225 If it is not given, we take 20 levels between the min and the max. 
    226226 
     
    260260    </h4> 
    261261 
    262       
     262     
    263263 To be used since plt, pltz or pltt. (Have a look on these routines). 
    264264 
     
    378378    </h4> 
    379379 
    380       
     380     
    381381 The color we want to use to draw the triangulation which is used to make contours of the field. 
    382382 
     
    394394    </h4> 
    395395 
    396       
     396     
    397397 The color we want to use to draw the triangulation which is used to make contours of the mask. 
    398398 
     
    480480    </h4> 
    481481 
    482       
    483  To draw the triangulation which is used to make field's contours.  
     482     
     483 To draw the triangulation which is used to make field's contours. 
    484484 
    485485     
     
    496496    </h4> 
    497497 
    498       
     498     
    499499 To draw the triangulation which is used to make mask's contours. 
    500   
     500 
    501501     
    502502    <a name="#_pltbase_keyword_DESSTRINAN"></a> 
     
    526526    </h4> 
    527527 
    528       
     528     
    529529 To draw the contour in color instead of in black 
    530  with filling in color  
     530 with filling in color 
    531531 
    532532     
     
    544544 
    545545     
    546  It is a vector specifying the colors to use to trace contours.  
     546 It is a vector specifying the colors to use to trace contours. 
    547547 It is the same thing that c_colors which act on contours. 
    548548 
     
    576576    </h4> 
    577577 
    578       
    579  Activate it not to fill the point mask to let them transparent!  
     578     
     579 Activate it not to fill the point mask to let them transparent! 
    580580 Comment: Nevertheless, we trace mask's contour. 
    581581 
     
    735735    </h4> 
    736736 
    737       
     737     
    738738 To activate if we want that the drawing of coast be realized by tracecote rather than tracemask. 
    739739 
     
    769769  % Out of range subscript encountered: <LONG      Array[38911]>. 
    770770  % Execution halted at:  PLTBASE           151 
    771              If the bug still exist, increase the value of more!  
     771             If the bug still exist, increase the value of more! 
    772772 (The explanation and the justification of this method do not have scientific bases yet...). 
    773773 
     
    799799    </h4> 
    800800 
    801       
    802  Used to pass your keywords 
    803  
    804      
    805      
    806  
    807      
    808     <h3>Version history</h3> 
     801     
     802 Used to pass keywords 
     803 
     804     
     805     
     806 
     807     
     808    </pre><h3>Version history</h3> 
    809809     
    810810    <h4>Version</h4> 
    811  $Id: pltbase.pro 171 2006-09-07 14:11:11Z smasson $ 
     811 $Id: pltbase.pro 231 2007-03-19 17:15:51Z pinsard $ 
    812812 
    813813    <h4>History</h4> 
     
    816816 8/2/2000 check if the tri array is not equal to 
    817817 -1. allow contour with out using a triangulation. 
    818   
     818 
    819819     
    820820 
Note: See TracChangeset for help on using the changeset viewer.