source: trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/axe.html @ 163

Last change on this file since 163 was 163, checked in by navarro, 18 years ago

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File size: 5.6 KB
Line 
1
2
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4  <head>
5    <title>axe.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=""><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="legende.html"><img src="./../../next.gif" border="0" alt="Next"></a></td>
53  </tr>
54</table>
55
56
57    <h1><font size="-2">ToBeReviewed/PLOTS/</font></h1>
58    <h2>axe.pro</h2>
59
60    <dl>
61    </dl>
62
63   
64 Manage axes for the different drawings created by plt,
65 pltz and pltt
66
67
68   
69
70     
71      <a name="#_axe"></a>
72
73      <h2>axe  <font size="-1" color="#006633"> 
74 Graphics
75</font></h2>
76
77      <p><font face="Courier">axe<i>, <a href="#_axe_keyword_coupe">coupe</a>, <a href="#_axe_keyword_tempsmin">tempsmin</a>, <a href="#_axe_keyword_tempsmax">tempsmax</a></i>, <a href="#_axe_keyword_REVERSE_X">REVERSE_X</a>=<i>REVERSE_X</i>, <a href="#_axe_keyword_REVERSE_Y">REVERSE_Y</a>=<i>REVERSE_Y</i>, <a href="#_axe_keyword_SIN">SIN</a>=<i>SIN</i>, <a href="#_axe_keyword_SEPDATE">SEPDATE</a>=<i>string</i>, <a href="#_axe_keyword_DIGITSYEAR">DIGITSYEAR</a>=<i>DIGITSYEAR</i>, <a href="#_axe_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i></font></p>
78
79   
80
81
82   
83
84   
85    <h3>Parameters</h3>
86   
87
88    <a name="#_axe_keyword_coupe"></a>
89    <h4>coupe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
90     
91     
92     
93     
94     
95      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>string</i></font>
96     
97     
98    </h4>
99
100   
101 It designate the type of cut to which the axes we create
102 must report. For example: 'xy','xt'...
103
104   
105
106    <a name="#_axe_keyword_tempsmin"></a>
107    <h4>tempsmin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
108      <font size="-1" color="#006633">in</font>
109     
110     
111      <font size="-1" color="#006633">required</font>
112     
113     
114     
115     
116    </h4>
117
118   
119 In the case where we do cut containing the time dimension, we have
120 to specify the beginning of the time's axis in julian days.
121
122   
123
124    <a name="#_axe_keyword_tempsmax"></a>
125    <h4>tempsmax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
126      <font size="-1" color="#006633">in</font>
127     
128     
129      <font size="-1" color="#006633">required</font>
130     
131     
132     
133     
134    </h4>
135
136   
137 In the case where we do cut containing the time dimension, we have
138 to specify the end of the time's axis in julian days.
139
140   
141   
142
143   
144    <h3>Keywords</h3>
145
146   
147    <a name="#_axe_keyword_REVERSE_X"></a>
148    <h4>REVERSE_X&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
149     
150     
151     
152     
153     
154     
155     
156     
157    </h4>
158
159   
160   
161    <a name="#_axe_keyword_REVERSE_Y"></a>
162    <h4>REVERSE_Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
163     
164     
165     
166     
167     
168     
169     
170     
171    </h4>
172
173   
174   
175    <a name="#_axe_keyword_SIN"></a>
176    <h4>SIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
177     
178     
179     
180     
181     
182     
183     
184     
185    </h4>
186
187     
188 activated when we trace in sinus of the latitude
189
190   
191    <a name="#_axe_keyword_SEPDATE"></a>
192    <h4>SEPDATE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
193     
194     
195     
196     
197     
198      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>string</i></font>
199     
200     
201    </h4>
202
203   
204 It separate the different constituents of the date. By default,
205 it is a return to the line when we do a 'yt', 'zt' or a 't'.
206 In the other cases, it is a blank.
207
208   
209    <a name="#_axe_keyword_DIGITSYEAR"></a>
210    <h4>DIGITSYEAR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
211     
212     
213     
214     
215     
216     
217     
218     
219    </h4>
220
221   
222 =2 to use %Z format (2 digits) to code years
223 instead of %Y format. See help of label_date for more
224 information on %Z and %Y.
225
226   
227    <a name="#_axe_keyword__EXTRA"></a>
228    <h4>_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
229     
230     
231     
232     
233     
234     
235     
236     
237    </h4>
238
239     
240 used to pass your keywords
241 
242   
243   
244
245   
246    <h3>Version history</h3>
247   
248    <h4>Version</h4>
249 $Id: axe.pro 157 2006-08-21 09:01:50Z navarro $
250
251    <h4>History</h4>
252 Sebastien Masson (smasson@lodyc.jussieu.fr)
253                       11/12/98
254                       Eric Guilyardi types x,y,z + amelioration de
255                       l''axe temporel
256
257   
258
259    <h3>Known issues</h3>
260   
261   
262   
263    <h4>Restrictions</h4>
264 It modify !x. and !y.
265
266
267    <h3>Other attributes</h3>
268   
269   
270    <h4>Uses routines</h4>
271 common.pro
272
273   
274   
275   
276
277    <font size="-3"><p>&nbsp;</p></font>
278    <hr size="1" color="#CCCCCC"/>
279     
280
281   
282
283    <p><font color="gray" size="-3">&nbsp;&nbsp;Produced by IDLdoc 2.0 on Tue Aug 29 14:50:25 2006.</font></p>
284
285  </body>
286</html>
Note: See TracBrowser for help on using the repository browser.