source: trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DIVERS/directory-overview.html @ 402

Last change on this file since 402 was 402, checked in by smasson, 15 years ago

update documentation

File size: 5.1 KB
RevLine 
[89]1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
5<!-- Generated by IDLdoc 2.0 -->
6
7<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
8  <head>
[104]9    <title>ToBeReviewed/PLOTS/DIVERS/ (SAXO Documentation)</title>
[89]10
11   
[191]12    <link rel="stylesheet" type="text/css" href="../../../main_files.css" media="all"/>
13    <link rel="stylesheet" type="text/css" href="../../../main_files_print.css" media="print"/>
[89]14   
15
16    <script type="text/javascript">
17      function setTitle() {
[104]18        parent.document.title="ToBeReviewed/PLOTS/DIVERS/ (SAXO Documentation)";
[89]19      }
20    </script>
21  </head>
22
23
24  <body onload="setTitle();">
25
26    <div id="navbar_title">
[104]27  <h1>SAXO Documentation</h1>
[89]28</div>
29
30
31<div id="main_navbar">
32
33  <table cellspacing="0">
34    <tr>
35     
[189]36      <td><a href="../../../overview.html" title="Overview of library">Overview</a></td>
[89]37     
38
39     
40      <td id="selected">Directory</td>
41     
42
43     
[189]44      <td><a href="../../../idldoc-categories.html" title="Browse library by category">Categories</a></td>
[89]45     
46
47     
[189]48      <td><a href="../../../idldoc-index.html" title="Index of files, routines, and parameters">Index</a></td>
[89]49     
50
51     
[189]52      <td><a href="../../../search-page.html" title="Search library">Search</a></td>
[89]53     
54
55      <td >File</td>
56
57     
[191]58      <td >Source</td>
[89]59     
60
61     
[189]62      <td><a href="../../../idldoc-help.html" title="Help on IDLdoc">Help</a></td>
[89]63     
64
65      <td >Etc</td>
66
67      <td id="flexible">Developer&nbsp;documentation</td>
68    </tr>
69  </table>
70
71</div>
72
73<div id="secondary_navbar">
74
[189]75&lt;&lt; prev file | next file &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="./directory-overview.html" target="_TOP">view single page</a> | <a href="../../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: routine
[89]76
77</div>
78
79
80    <div id="container">
81
82      <h1>Directory overview for ToBeReviewed/PLOTS/DIVERS/</h1>
83
84     
85
86     
87      <h2>File summary</h2>
88
89      <dl>
90     
[189]91        <dt><a href="addaxe.html">addaxe.pro</a></dt>
[402]92        <dd>  Add an axis when we do an oblique section in <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a>,   <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a> or <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt1d.html">plt1d</a> </dd>
[89]93     
[189]94        <dt><a href="autoscale.html">autoscale.pro</a></dt>
[234]95        <dd>  We give a min and a max, and the procedure send back  the good contour interval and labels's value.</dd>
[89]96     
[189]97        <dt><a href="axis4pltz.html">axis4pltz.pro</a></dt>
[142]98        <dd>  compute the mask and the axis for a vertical section </dd>
[89]99     
[189]100        <dt><a href="barrecouleur.html">barrecouleur.pro</a></dt>
[234]101        <dd>  Overlayer of colorbar </dd>
[89]102     
[189]103        <dt><a href="checkfield.html">checkfield.pro</a></dt>
[321]104        <dd>        In input of <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a> and <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt1d.html">plt1d</a>, 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>
[89]105     
[189]106        <dt><a href="checktypeminmax.html">checktypeminmax.pro</a></dt>
[234]107        <dd> </dd>
[89]108     
[189]109        <dt><a href="determineminmax.html">determineminmax.pro</a></dt>
[142]110        <dd>  Determine the min and the max of a mask array </dd>
[89]111     
[189]112        <dt><a href="givewindowsize.html">givewindowsize.pro</a></dt>
[234]113        <dd> </dd>
[89]114     
[189]115        <dt><a href="meridienparallele.html">meridienparallele.pro</a></dt>
[142]116        <dd>  Trace some meridians or parallel </dd>
[89]117     
[189]118        <dt><a href="placecolor.html">placecolor.pro</a></dt>
[402]119        <dd>  allows to trace the independently from a graph   By default, trace a color bar of the same type than the one present in   <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>  and <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a>.</dd>
[89]120     
[189]121        <dt><a href="placedessin.html">placedessin.pro</a></dt>
[234]122        <dd>  Putting into place of the drawing/ opening of the window or of the PS </dd>
[89]123     
[189]124        <dt><a href="projsegment.html">projsegment.pro</a></dt>
[234]125        <dd>  project linearly a segment, a vector whose boundaries are [a,b] on  a vector whose boundaries are [c,d] </dd>
[89]126     
[189]127        <dt><a href="restoreatt.html">restoreatt.pro</a></dt>
[290]128        <dd>  Allows to reattribute global variables associated with a field  when we give a structure created by <a href="../../..//ToBeReviewed/PLOTS/DIVERS/saveatt.html">saveatt</a> by example.</dd>
[89]129     
[189]130        <dt><a href="rotation.html">rotation.pro</a></dt>
[142]131        <dd>  Rotate two vectors by a specified amount.</dd>
[89]132     
[189]133        <dt><a href="saveatt.html">saveatt.pro</a></dt>
[402]134        <dd>  Allows to put in a structure attributes which can be associated with   a variable.</dd>
[89]135     
[189]136        <dt><a href="terminedessin.html">terminedessin.pro</a></dt>
[142]137        <dd>  End the drawing if needed when it is a postscript.</dd>
[89]138     
139      </dl>
140     
141
142     
143
144     
145
146      <div id="tagline">Produced by IDLdoc 2.0.</div>
147
148    </div>
149
150  </body>
[249]151</html>
Note: See TracBrowser for help on using the repository browser.