source: trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltt.html @ 249

Last change on this file since 249 was 249, checked in by smasson, 17 years ago

update documentation

File size: 18.3 KB
Line 
1
2
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4  <head>
5    <title>pltt.pro (SAXO Documentation Assistant)</title>
6  </head>
7
8  <body text="#000000" bgcolor="#FFFFFF">
9
10   
11<!-- Navbar template takes a structure with the following fields:
12       overview_href :
13       overview_selected :
14       dir_overview_href :
15       dir_overview_selected :
16       categories_href :
17       categories_selected :
18       index_href :
19       index_selected :
20       search_href :
21       search_selected :
22       file_selected :
23       source_href :
24       source_selected :
25       help_href :
26       help_selected :
27       etc_selected :
28
29       prev_file_href :
30       next_file_href :
31
32       view_single_page_href :
33       view_frames_href :
34
35       summary_fields_href :
36       summary_routine_href :
37       details_routine_href :
38
39       title :
40       subtitle :
41       user :
42-->
43
44
45<table border="0" cellpadding="0" cellspacing="0" width="98%" bgcolor="#F0F0FF" valign="bottom">
46  <tr>
47    <td width="10%">
48<a href="pltsc.html"><img src="./../../../prev.gif" border="0" alt="Previous"></a></td>
49    <td width="80%" align="center" valign="center">
50<font size=-1><i>SAXO Documentation Assistant</i>: <a href="./../../../home.html">Overview</a></font></td>
51    <td width="10%" align="right">
52<a href="pltv.html"><img src="./../../../next.gif" border="0" alt="Next"></a></td>
53  </tr>
54</table>
55
56
57    <h1><font size="-2">ToBeReviewed/PLOTS/DESSINE/</font></h1>
58    <h2>pltt.pro</h2>
59
60    <dl>
61    </dl>
62
63   
64 Trace hovmoller graphs: xt,yt,zt,t
65
66
67   
68
69     
70      <a name="#_pltt"></a>
71
72      <h2>pltt  <font size="-1" color="#006633"> Graphics
73</font></h2>
74
75      <p><font face="Courier">pltt<i>, <a href="#_pltt_keyword_tab">tab</a>, <a href="#_pltt_keyword_giventype">giventype</a>, <a href="#_pltt_keyword_givenmin">givenmin</a>, <a href="#_pltt_keyword_givenmax">givenmax</a>, <a href="#_pltt_keyword_datmin">datmin</a>, <a href="#_pltt_keyword_datmax">datmax</a></i>, <a href="#_pltt_keyword_BOXZOOM">BOXZOOM</a>=<i>BOXZOOM</i>, <a href="#_pltt_keyword_CONTOUR">CONTOUR</a>=<i>CONTOUR</i>, <a href="#_pltt_keyword_ENDPOINTS">ENDPOINTS</a>=<i>ENDPOINTS</i>, <a href="#_pltt_keyword_INTERVALLE">INTERVALLE</a>=<i>INTERVALLE</i>, <a href="#_pltt_keyword_INV">INV</a>=<i>INV</i>, <a href="#_pltt_keyword_CONTINTERVALLE">CONTINTERVALLE</a>=<i>CONTINTERVALLE</i>, <a href="#_pltt_keyword_LABEL">LABEL</a>=<i>integer</i>, <a href="#_pltt_keyword_CONTLABEL">CONTLABEL</a>=<i>integer</i>, <a href="#_pltt_keyword_STYLE">STYLE</a>=<i>STYLE</i>, <a href="#_pltt_keyword_CONTMAX">CONTMAX</a>=<i>CONTMAX</i>, <a href="#_pltt_keyword_CONTMIN">CONTMIN</a>=<i>CONTMIN</i>, <a href="#_pltt_keyword_NOFILL">NOFILL</a>=<i>NOFILL</i>, <a href="#_pltt_keyword_NLEVEL">NLEVEL</a>=<i>NLEVEL</i>, <a href="#_pltt_keyword_CONTNLEVEL">CONTNLEVEL</a>=<i>CONTNLEVEL</i>, <a href="#_pltt_keyword_COL1D">COL1D</a>=<i>COL1D</i>, <a href="#_pltt_keyword_STY1D">STY1D</a>=<i>STY1D</i>, <a href="#_pltt_keyword_MININ">MININ</a>=<i>MININ</i>, <a href="#_pltt_keyword_MAXIN">MAXIN</a>=<i>MAXIN</i>, <a href="#_pltt_keyword_OV1D">OV1D</a>=<i>OV1D</i>, <a href="#_pltt_keyword_FILTER">FILTER</a>=<i>FILTER</i>, <a href="#_pltt_keyword_TREND_TYPE">TREND_TYPE</a>=<i>TREND_TYPE</i>, <a href="#_pltt_keyword_REPEAT_C">REPEAT_C</a>=<i>REPEAT_C</i>, <a href="#_pltt_keyword_TYPEIN">TYPEIN</a>=<i>TYPEIN</i>, <a href="#_pltt_keyword_XT">XT</a>=<i>XT</i>, <a href="#_pltt_keyword_YT">YT</a>=<i>YT</i>, <a href="#_pltt_keyword_ZT">ZT</a>=<i>ZT</i>, <a href="#_pltt_keyword_TT">TT</a>=<i>TT</i>, <a href="#_pltt_keyword_STRICTFILL">STRICTFILL</a>=<i>STRICTFILL</i>, <a href="#_pltt_keyword_OVERPLOT">OVERPLOT</a>=<i>OVERPLOT</i>, <a href="#_pltt_keyword_EXCHANGE_XY">EXCHANGE_XY</a>=<i>EXCHANGE_XY</i>, <a href="#_pltt_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i></font></p>
76
77   
78
79
80   
81
82   
83    <h3>Parameters</h3>
84   
85
86    <a name="#_pltt_keyword_tab"></a>
87    <h4>tab&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
88      <font size="-1" color="#006633">in</font>
89     
90     
91      <font size="-1" color="#006633">required</font>
92     
93     
94     
95     
96    </h4>
97
98   
99 The field whose we want to make the hovmoller map can be 2 kind of thing:
100        1) An array which can be:
101          * 3d or 4d: array  'xt','yt','zt','t'. The last component is the time. In this case, the array will
102            pass in grossemoyenne to be averaged and become an 1d or 2d array.
103          * 2d: If the array is already 2d, it is not modified (beware, lands must
104            be masked at the value valmask) and nevertheless,type must be specified
105            to we know of which trace it is about.
106            To have a correct caption, respecify the  extraction zone via BOXZOOM.
107          * 1d: only for traces of the 't' type. Nevertheless, type must be specified
108            to we know of which trace it is about.
109            To have a correct caption, respecify the  extraction zone via BOXZOOM.
110       2) a structure respecting all criterions specified by <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a>
111          See IDL> xhelp,'litchamp'. The array contained in the structure
112          respecting criterions of case 1)
113
114 PARAM:
115       MAX: valeur maximum que l''on veut prendre en compte dans le trace
116 des contours. Par defaut on prend le max de tableau (sur les pts mer)
117
118        MIN: valeur minimum que l''on veut prendre en compte dans le trace
119 des contours. Par defaut on prend le min de tableau (sur les pts
120 mer)
121
122       DATMIN: c''est la borne inf de l''axe temporel. c''est un
123       longinteger de la forme yyyymmdd (ou bien yymmdd).
124
125       DATMAX: c''est la borne max de l''axe temporel. c''est un
126       longinteger de la forme yyyymmdd (ou bien yymmdd)
127
128   
129
130    <a name="#_pltt_keyword_giventype"></a>
131    <h4>giventype&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
132     
133     
134     
135     
136     
137     
138     
139     
140    </h4>
141
142   
143   
144
145    <a name="#_pltt_keyword_givenmin"></a>
146    <h4>givenmin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
147     
148     
149     
150     
151     
152     
153     
154     
155    </h4>
156
157   
158   
159
160    <a name="#_pltt_keyword_givenmax"></a>
161    <h4>givenmax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
162     
163     
164     
165     
166     
167     
168     
169     
170    </h4>
171
172   
173   
174
175    <a name="#_pltt_keyword_datmin"></a>
176    <h4>datmin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
177     
178     
179     
180     
181     
182     
183     
184     
185    </h4>
186
187   
188   
189
190    <a name="#_pltt_keyword_datmax"></a>
191    <h4>datmax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192     
193     
194     
195     
196     
197     
198     
199     
200    </h4>
201
202   
203   
204   
205
206   
207    <h3>Keywords</h3>
208
209   
210    <a name="#_pltt_keyword_BOXZOOM"></a>
211    <h4>BOXZOOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
212     
213     
214     
215     
216     
217     
218     
219     
220    </h4>
221
222   
223 Vector indicating the geographic zone (3d) on which the extraction of the field must
224 be done to do the hovmoeller.
225  If BOXZOOM has :
226 1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]]
227 2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]]
228 4 elements: The extraction is made on [Boxzoom, vert1, vert2]
229 5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]]
230 6 elements: The extraction is made on Boxzoom
231
232 Where lon1, lon2,lat1,lat2,vert1,vert2 are global variables defined at the last domdef!
233
234   
235    <a name="#_pltt_keyword_CONTOUR"></a>
236    <h4>CONTOUR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
237     
238     
239     
240     
241     
242     
243     
244     
245    </h4>
246
247   
248 If we want to trace contours of a different field than the one
249 whose we have the colored drawing (by example E-P in color and QSR in contours).
250 It must be a field respecting same characteristics than the argument number one of pltt.
251
252   
253    <a name="#_pltt_keyword_ENDPOINTS"></a>
254    <h4>ENDPOINTS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
255     
256     
257     
258     
259     
260     
261     
262     
263    </h4>
264
265   
266 keyword specifying that we want to make a vertical cut in diagonal. Then coordinated of extremities
267 of these one are defined by the 4 elements of the vector ENDPOINTS: [x1,y1,x2,y2] which are
268 coordinates.
269
270   
271    <a name="#_pltt_keyword_INTERVALLE"></a>
272    <h4>INTERVALLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
273     
274     
275     
276     
277     
278     
279     
280     
281    </h4>
282
283   
284 Value of an internal between to isoline. If there is none specified min,
285 we choose a min contour which goes well with the specified interval!. If this keyword is not
286 specified, we trace 20 isoline from the min to the max. Comment: When CONTOUR is activated,
287 INTERVALLE only specify the interval between 2 colored isoline. To specify the interval
288 between 2 isolines traced by a trait, use CONTINTERVALLE.
289
290   
291    <a name="#_pltt_keyword_INV"></a>
292    <h4>INV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
293     
294     
295     
296     
297     
298     
299     
300     
301    </h4>
302
303   
304 Invert the color vector used to color the graph
305               (without use the black, the white and the used palette)
306
307   
308    <a name="#_pltt_keyword_CONTINTERVALLE"></a>
309    <h4>CONTINTERVALLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
310     
311     
312     
313     
314     
315     
316     
317     
318    </h4>
319
320   
321 When CONTOUR is activated, it is the value between 2 isolines
322 traced by a trait. So it can be different from the one specified by INTERVALLE which,
323 in this case, does not control colored isolines in color anymore. If there is noone
324 specified min, we choose a contour min which goes well with the specified interval!
325 If this keyword is not specified, we trace 20 isolines from the min to the max.
326
327   
328    <a name="#_pltt_keyword_LABEL"></a>
329    <h4>LABEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
330     
331     
332     
333     
334     
335      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>integer</i></font>
336     
337     
338    </h4>
339
340   
341 If n different of 0, it choose the label's type
342 corresponding to cases n. cf <a href="../../..//ToBeReviewed/PLOTS/LABEL/label.html">label</a>
343 Comment: When CONTOUR is activated, it only specify the label's type for colored isolines.
344 For these one traced by a trait, use CONTLABEL.
345
346   
347    <a name="#_pltt_keyword_CONTLABEL"></a>
348    <h4>CONTLABEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
349     
350     
351     
352     
353     
354      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>integer</i></font>
355     
356     
357    </h4>
358
359   
360 When CONTOUR is activated, if n
361 is different of 0, choose the label type corresponding to n cases for
362 the traced by a traitisolines. To specify the type of label of the
363 colored contour, use LABEL
364
365   
366    <a name="#_pltt_keyword_STYLE"></a>
367    <h4>STYLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
368     
369     
370     
371     
372     
373     
374      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>style</i></font>
375     
376    </h4>
377
378   
379 Contour's style to adopt to draw isolines
380
381   
382    <a name="#_pltt_keyword_CONTMAX"></a>
383    <h4>CONTMAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
384     
385     
386     
387     
388     
389     
390      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>we take the max of the array passed in the keyword CONTOUR (on ocean points)</i></font>
391     
392    </h4>
393
394   
395 When CONTOUR is activated, max value we want to consider in the isoline
396 traced by a trait's line.
397
398   
399    <a name="#_pltt_keyword_CONTMIN"></a>
400    <h4>CONTMIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
401     
402     
403     
404     
405     
406     
407      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>we take the min of the array passed in the keyword CONTOUR (on ocean points)</i></font>
408     
409    </h4>
410
411   
412 When CONTOUR is activated, min value we want to consider in the isoline
413 traced by a trait's line.
414
415   
416    <a name="#_pltt_keyword_NOFILL"></a>
417    <h4>NOFILL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
418     
419     
420     
421     
422     
423     
424     
425     
426    </h4>
427
428   
429 To make just isolines with no filling
430
431   
432    <a name="#_pltt_keyword_NLEVEL"></a>
433    <h4>NLEVEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
434     
435     
436     
437     
438     
439     
440      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>20</i></font>
441     
442    </h4>
443
444   
445 Number of contour to draw by default =20. active if
446 LABEL=0 or is not specified.
447
448   
449    <a name="#_pltt_keyword_CONTNLEVEL"></a>
450    <h4>CONTNLEVEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
451     
452     
453     
454     
455     
456     
457      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>20</i></font>
458     
459    </h4>
460
461   
462 When  CONTOUR is activated, it is the number of contours
463 traced by a trait for drawing (active if
464 CONTLABEL=0).
465
466
467 When  CONTOUR is activated, it is the number of contours
468 traced by a trait for drawing (active if
469 CONTLABEL=0).
470
471   
472    <a name="#_pltt_keyword_COL1D"></a>
473    <h4>COL1D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
474     
475     
476     
477     
478     
479     
480     
481     
482    </h4>
483
484   
485 --OBSOLETE--Color number when we make a trace 1d by default, 0.It is better to use the
486 keyword COLOR used by plot.
487
488   
489    <a name="#_pltt_keyword_STY1D"></a>
490    <h4>STY1D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
491     
492     
493     
494     
495     
496     
497     
498     
499    </h4>
500
501   
502 --OBSOLETE--
503 Number of the style used when we make a 1d drawing. We should better use the
504 keyword LINESTYLE which is tho one of the plot. Beware, this keyword is still
505 useful if we want to d bars instead of curves, put sty1d='bar'
506
507   
508    <a name="#_pltt_keyword_MININ"></a>
509    <h4>MININ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
510     
511     
512     
513     
514     
515     
516     
517     
518    </h4>
519
520   
521 to specify the min value we want to plot with a keyword instead of with the
522 input parameter min. If min is defined by both, parameter and keyword, the
523 keyword is retained.
524
525   
526    <a name="#_pltt_keyword_MAXIN"></a>
527    <h4>MAXIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
528     
529     
530     
531     
532     
533     
534     
535     
536    </h4>
537
538   
539 to specify the max value we want to plot with a keyword instead of with the
540 input parameter max. If max is defined by both, parameter and keyword, the
541 keyword is retained.
542
543   
544    <a name="#_pltt_keyword_OV1D"></a>
545    <h4>OV1D&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
546     
547     
548     
549     
550     
551     
552     
553     
554    </h4>
555
556   
557 Allows to overprint a 1d curve over a precedent 1d drawing.
558
559   
560    <a name="#_pltt_keyword_FILTER"></a>
561    <h4>FILTER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
562     
563     
564     
565     
566     
567     
568     
569     
570    </h4>
571
572   
573 Apply a slippery average of width FILTER
574
575   
576    <a name="#_pltt_keyword_TREND_TYPE"></a>
577    <h4>TREND_TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
578     
579     
580     
581     
582     
583     
584     
585     
586    </h4>
587
588   
589 Modify field by calling <pro>trends</pro>
590
591   
592    <a name="#_pltt_keyword_REPEAT_C"></a>
593    <h4>REPEAT_C&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
594     
595     
596     
597     
598     
599     
600     
601     
602    </h4>
603
604   
605   
606    <a name="#_pltt_keyword_TYPEIN"></a>
607    <h4>TYPEIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
608     
609     
610     
611     
612     
613     
614     
615     
616    </h4>
617
618   
619 allows to specify the type of hovmoller we want to do
620             'xt','yt','zt','t'
621 with help of a keyword rather than the argument type. If the argument and the
622 keyword are specified in the same time, it is the value specified by the
623 keyword which is retained.
624
625   
626    <a name="#_pltt_keyword_XT"></a>
627    <h4>XT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
628     
629     
630     
631     
632     
633     
634     
635     
636    </h4>
637
638   
639   
640    <a name="#_pltt_keyword_YT"></a>
641    <h4>YT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
642     
643     
644     
645     
646     
647     
648     
649     
650    </h4>
651
652   
653   
654    <a name="#_pltt_keyword_ZT"></a>
655    <h4>ZT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
656     
657     
658     
659     
660     
661     
662     
663     
664    </h4>
665
666   
667   
668    <a name="#_pltt_keyword_TT"></a>
669    <h4>TT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
670     
671     
672     
673     
674     
675     
676     
677     
678    </h4>
679
680   
681   
682    <a name="#_pltt_keyword_STRICTFILL"></a>
683    <h4>STRICTFILL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
684     
685     
686     
687     
688     
689     
690     
691     
692    </h4>
693
694   
695 Activate this keyword to that the filling of contours be
696 precisely done between the min and the max specified letting values inferior at the
697 specified min and values superior at the specified max in white.
698
699   
700    <a name="#_pltt_keyword_OVERPLOT"></a>
701    <h4>OVERPLOT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
702     
703     
704     
705     
706     
707     
708     
709     
710    </h4>
711
712   
713 To make a plot over an other one.
714 Comment: Contrarily to the use of CONTOUR or VECTEUR, the use of this keyword
715 does not the caption and/or the color bar.
716
717   
718    <a name="#_pltt_keyword_EXCHANGE_XY"></a>
719    <h4>EXCHANGE_XY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
720     
721     
722     
723     
724     
725     
726     
727     
728    </h4>
729
730   
731 Allows to invert axes.
732
733   
734    <a name="#_pltt_keyword__EXTRA"></a>
735    <h4>_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
736     
737     
738     
739     
740     
741     
742     
743     
744    </h4>
745
746   
747 Used to pass keywords
748
749   
750   
751
752   
753    </pre><h3>Version history</h3>
754   
755    <h4>Version</h4>
756 $Id: pltt.pro 246 2007-05-29 08:57:28Z smasson $
757
758    <h4>History</h4>
759 Sebastien Masson (smasson@lodyc.jussieu.fr)
760                        27/5/98
761                       Jerome Vialard (adapting plt to hovmoller drawing)
762                       2/7/98
763                       Sebastien Masson 14/8/98 (continents,barres)
764                       15/1/98
765 Adaptation for arrays 3 and 4d to the average be done in pltt rather than during the reading.
766                       Sebastien Masson 14/8/98
767                       7/1999
768                       Eric Guilyardi 29/7/99 FILTER, TREND_TYPE,
769                       REPEAT_C
770                       Sebastien Masson 08/02/2000 checkfield and
771                       usetri keyword.
772
773   
774
775    <h3>Known issues</h3>
776   
777   
778    <h4>Todo items</h4> seb: L.24 à 36, L.426 à 427, L. 492 à 493
779   
780
781    <h3>Other attributes</h3>
782   
783   
784    <h4>Uses routines</h4>
785 common.pro
786
787   
788   
789   
790
791    <font size="-3"><p>&nbsp;</p></font>
792    <hr size="1" color="#CCCCCC"/>
793     
794
795   
796
797    <p><font color="gray" size="-3">&nbsp;&nbsp;Produced by IDLdoc 2.0.</font></p>
798
799  </body>
800</html>
Note: See TracBrowser for help on using the repository browser.