source: trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/axis4pltz.html @ 168

Last change on this file since 168 was 168, checked in by pinsard, 18 years ago

Main document available on top directory, Source links available in idldoc html output

File size: 6.1 KB
Line 
1
2
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4  <head>
5    <title>axis4pltz.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="autoscale.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="barrecouleur.html"><img src="./../../../next.gif" border="0" alt="Next"></a></td>
53  </tr>
54</table>
55
56
57    <h1><font size="-2">ToBeReviewed/PLOTS/DIVERS/</font></h1>
58    <h2>axis4pltz.pro</h2>
59
60    <dl>
61    </dl>
62
63   
64 compute the mask and the axis for a vertical section
65
66
67   
68
69     
70      <a name="#_axis4pltz"></a>
71
72      <h2>axis4pltz  </h2>
73
74      <p><font face="Courier">axis4pltz<i>, <a href="#_axis4pltz_keyword_type">type</a>, <a href="#_axis4pltz_keyword_mask">mask</a>, <a href="#_axis4pltz_keyword_glam">glam</a>, <a href="#_axis4pltz_keyword_gphi">gphi</a>, <a href="#_axis4pltz_keyword_z">z</a></i>, <a href="#_axis4pltz_keyword_XXAXIS">XXAXIS</a>=<i>XXAXIS</i>, <a href="#_axis4pltz_keyword_ZZAXIS">ZZAXIS</a>=<i>ZZAXIS</i>, <a href="#_axis4pltz_keyword_SIN">SIN</a>=<i>SIN</i>, <a href="#_axis4pltz_keyword_ZRATIO">ZRATIO</a>=<i>ZRATIO</i>, <a href="#_axis4pltz_keyword_ZOOM">ZOOM</a>=<i>ZOOM</i>, <a href="#_axis4pltz_keyword_PROFMAX">PROFMAX</a>=<i>PROFMAX</i>, <a href="#_axis4pltz_keyword_PROFMIN">PROFMIN</a>=<i>PROFMIN</i>, <a href="#_axis4pltz_keyword__extra">_extra</a>=<i>_extra</i></font></p>
75
76   
77
78
79   
80
81   
82    <h3>Parameters</h3>
83   
84
85    <a name="#_axis4pltz_keyword_type"></a>
86    <h4>type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
87     
88     
89     
90     
91     
92     
93     
94     
95    </h4>
96
97   
98   
99
100    <a name="#_axis4pltz_keyword_mask"></a>
101    <h4>mask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
102      <font size="-1" color="#006633">in</font>
103     
104     
105      <font size="-1" color="#006633">required</font>
106     
107     
108     
109     
110    </h4>
111
112   
113  3d mask
114       
115   
116
117    <a name="#_axis4pltz_keyword_glam"></a>
118    <h4>glam&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
119      <font size="-1" color="#006633">in</font>
120     
121     
122      <font size="-1" color="#006633">required</font>
123     
124     
125     
126     
127    </h4>
128
129   
130 2d longitude
131 
132   
133
134    <a name="#_axis4pltz_keyword_gphi"></a>
135    <h4>gphi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
136      <font size="-1" color="#006633">in</font>
137     
138     
139      <font size="-1" color="#006633">required</font>
140     
141     
142     
143     
144    </h4>
145
146   
147 2d latitude
148
149   
150
151    <a name="#_axis4pltz_keyword_z"></a>
152    <h4>z&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
153      <font size="-1" color="#006633">in</font>
154     
155     
156      <font size="-1" color="#006633">required</font>
157     
158     
159     
160     
161    </h4>
162
163   
164 1d depth
165
166   
167   
168
169   
170    <h3>Keywords</h3>
171
172   
173    <a name="#_axis4pltz_keyword_XXAXIS"></a>
174    <h4>XXAXIS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
175     
176     
177     
178     
179     
180     
181     
182     
183    </h4>
184
185     
186 to get the xaxis we need to use in pltbase
187     
188   
189    <a name="#_axis4pltz_keyword_ZZAXIS"></a>
190    <h4>ZZAXIS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
191     
192     
193     
194     
195     
196     
197     
198     
199    </h4>
200
201     
202 to get the yaxis we need to use in pltbase
203
204   
205    <a name="#_axis4pltz_keyword_SIN"></a>
206    <h4>SIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
207     
208     
209     
210     
211     
212     
213     
214     
215    </h4>
216
217     
218 Activate this keyword if we want the x axis to be traced in sinus of the
219 latitude when we make a drawing f(y)
220
221   
222    <a name="#_axis4pltz_keyword_ZRATIO"></a>
223    <h4>ZRATIO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
224     
225     
226     
227     
228     
229     
230      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>2./3</i></font>
231     
232    </h4>
233
234   
235 When the drawing has a zoomed part, it is the size rapport between the zoomed part,
236 hz (zoom height), and the whole drawing, ht (total height).
237
238   
239    <a name="#_axis4pltz_keyword_ZOOM"></a>
240    <h4>ZOOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
241     
242     
243     
244     
245     
246     
247     
248     
249    </h4>
250
251   
252   
253    <a name="#_axis4pltz_keyword_PROFMAX"></a>
254    <h4>PROFMAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
255     
256     
257     
258     
259     
260     
261     
262     
263    </h4>
264
265   
266   
267    <a name="#_axis4pltz_keyword_PROFMIN"></a>
268    <h4>PROFMIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
269     
270     
271     
272     
273     
274     
275     
276     
277    </h4>
278
279   
280   
281    <a name="#_axis4pltz_keyword__extra"></a>
282    <h4>_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
283     
284     
285     
286     
287     
288     
289     
290     
291    </h4>
292
293   
294 used to pass your keywords
295 
296  Others: see pltz
297
298
299   
300   
301
302   
303    <h3>Version history</h3>
304   
305    <h4>Version</h4>
306 $Id: axis4pltz.pro 163 2006-08-29 12:59:46Z navarro $
307
308    <h4>History</h4>
309 Sebastien Masson (smasson@lodyc.jussieu.fr)
310                      June 24, 2002
311
312   
313
314   
315   
316   
317   
318   
319
320   
321   
322   
323   
324   
325   
326   
327
328    <font size="-3"><p>&nbsp;</p></font>
329    <hr size="1" color="#CCCCCC"/>
330     
331
332   
333
334    <p><font color="gray" size="-3">&nbsp;&nbsp;Produced by IDLdoc 2.0 on Wed Sep  6 12:28:06 2006.</font></p>
335
336  </body>
337</html>
Note: See TracBrowser for help on using the repository browser.