source: trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/decoupeterre.html @ 402

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

update documentation

File size: 7.0 KB
Line 
1
2
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4  <head>
5    <title>decoupeterre.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="cmpgrid.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="domdef.html"><img src="./../../next.gif" border="0" alt="Next"></a></td>
53  </tr>
54</table>
55
56
57    <h1><font size="-2">ToBeReviewed/GRILLE/</font></h1>
58    <h2>decoupeterre.pro</h2>
59
60    <dl>
61    </dl>
62
63   
64 Similar to <a href="../..//ToBeReviewed/GRILLE/grille.html">grille</a>.
65 Here, when vargrid is not 'T' or 'W', we have to
66 recuperate tmask, glamt, gphit and the array of triangulation on the
67 considered sub-domain for the drawing.
68 The specificity of decoupeterre, in comparaison with <a href="../..//ToBeReviewed/GRILLE/grille.html">grille</a>, is
69 that we take, if possible, a sub-domain just a little bit bigger than the
70 one defined by <a href="../..//ToBeReviewed/GRILLE/domdef.html">domdef</a> in order to be
71 sure that the mask we draw will cover over all the drawing.
72
73
74   
75
76     
77      <a name="#_decoupeterre"></a>
78
79      <h2>decoupeterre  <font size="-1" color="#006633">
80 Grid
81</font></h2>
82
83      <p><font face="Courier">decoupeterre<i>, <a href="#_decoupeterre_keyword_mask">mask</a>, <a href="#_decoupeterre_keyword_glam">glam</a>, <a href="#_decoupeterre_keyword_gphi">gphi</a>, <a href="#_decoupeterre_keyword_gdep">gdep</a></i>, <a href="#_decoupeterre_keyword_TYPE">TYPE</a>=<i>TYPE</i>, <a href="#_decoupeterre_keyword_TRI">TRI</a>=<i>TRI</i>, <a href="#_decoupeterre_keyword_INDICEZOOM">INDICEZOOM</a>=<i>INDICEZOOM</i>, <a href="#_decoupeterre_keyword_COINMONTE">COINMONTE</a>=<i>COINMONTE</i>, <a href="#_decoupeterre_keyword_COINDESCEND">COINDESCEND</a>=<i>COINDESCEND</i>, <a href="#_decoupeterre_keyword_MASKDTA">MASKDTA</a>=<i>MASKDTA</i>, <a href="#_decoupeterre_keyword_WDEPTH">WDEPTH</a>=<i>WDEPTH</i>, <a href="#_decoupeterre_keyword_REALSECTION">REALSECTION</a>=<i>REALSECTION</i>, <a href="#_decoupeterre_keyword_USETRI">USETRI</a>=<i>USETRI</i>, <a href="#_decoupeterre_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i></font></p>
84
85   
86
87
88   
89
90   
91    <h3>Parameters</h3>
92   
93
94    <a name="#_decoupeterre_keyword_mask"></a>
95    <h4>mask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
96     
97     
98     
99     
100     
101     
102     
103     
104    </h4>
105
106   
107
108   
109
110    <a name="#_decoupeterre_keyword_glam"></a>
111    <h4>glam&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
112     
113     
114     
115     
116     
117     
118     
119     
120    </h4>
121
122   
123
124   
125
126    <a name="#_decoupeterre_keyword_gphi"></a>
127    <h4>gphi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
128     
129     
130     
131     
132     
133     
134     
135     
136    </h4>
137
138   
139
140   
141
142    <a name="#_decoupeterre_keyword_gdep"></a>
143    <h4>gdep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
144     
145     
146     
147     
148     
149     
150     
151     
152    </h4>
153
154   
155
156   
157   
158
159   
160    <h3>Keywords</h3>
161
162   
163    <a name="#_decoupeterre_keyword_TYPE"></a>
164    <h4>TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
165     
166     
167     
168     
169     
170     
171     
172     
173    </h4>
174
175   
176
177   
178    <a name="#_decoupeterre_keyword_TRI"></a>
179    <h4>TRI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
180     
181     
182     
183     
184     
185     
186     
187     
188    </h4>
189
190   
191 This keyword serve to obtain, thanks to <a href="../..//ToBeReviewed/GRILLE/grille.html">grille</a>, the triangulation which
192 refer to the grid but only on the part of the zoom. This array of triangulation
193 is passed in the variable we have equate at TRI.
194 For example: grille,...,tri=triangulation_reduite.
195 This keyword is used in <a href="../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>.
196
197   
198    <a name="#_decoupeterre_keyword_INDICEZOOM"></a>
199    <h4>INDICEZOOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
200     
201     
202     
203     
204     
205     
206     
207     
208    </h4>
209
210   
211
212   
213    <a name="#_decoupeterre_keyword_COINMONTE"></a>
214    <h4>COINMONTE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
215     
216     
217     
218     
219     
220     
221     
222     
223    </h4>
224
225   
226
227   
228    <a name="#_decoupeterre_keyword_COINDESCEND"></a>
229    <h4>COINDESCEND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
230     
231     
232     
233     
234     
235     
236     
237     
238    </h4>
239
240   
241
242   
243    <a name="#_decoupeterre_keyword_MASKDTA"></a>
244    <h4>MASKDTA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
245     
246     
247     
248     
249     
250     
251     
252     
253    </h4>
254
255   
256 2d array defining the mask that must be applied to the data instead
257 of the default mask which is defined according to the grid (t/u/v/f mask)
258
259   
260    <a name="#_decoupeterre_keyword_WDEPTH"></a>
261    <h4>WDEPTH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
262     
263     
264     
265     
266     
267     
268     
269     
270    </h4>
271
272   
273 To specify that the field is at W depth instead of T
274 depth (automatically activated if vargrid eq 'W')
275
276   
277    <a name="#_decoupeterre_keyword_REALSECTION"></a>
278    <h4>REALSECTION&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
279     
280     
281     
282     
283     
284     
285     
286     
287    </h4>
288
289   
290
291   
292    <a name="#_decoupeterre_keyword_USETRI"></a>
293    <h4>USETRI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
294     
295     
296     
297     
298     
299     
300     
301     
302    </h4>
303
304   
305
306   
307    <a name="#_decoupeterre_keyword__EXTRA"></a>
308    <h4>_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
309     
310     
311     
312     
313     
314     
315     
316     
317    </h4>
318
319   
320 Used to pass keywords
321
322   
323   
324
325   
326    </pre><h3>Version history</h3>
327   
328    <h4>Version</h4>
329 $Id: decoupeterre.pro 388 2008-12-09 09:36:41Z smasson $
330
331    <h4>History</h4>
332 Sebastien Masson (smasson@lodyc.jussieu.fr)
333                       24/2/99
334
335   
336
337    <h3>Known issues</h3>
338   
339   
340    <h4>Todo items</h4>
341 seb : manque tous les param et plein de keywords.
342
343   
344
345    <h3>Other attributes</h3>
346   
347   
348    <h4>Uses routines</h4>
349 <a href="../..//Obsolete/common.html">common</a>
350
351   
352   
353   
354
355    <font size="-3"><p>&nbsp;</p></font>
356    <hr size="1" color="#CCCCCC"/>
357     
358
359   
360
361    <p><font color="gray" size="-3">&nbsp;&nbsp;Produced by IDLdoc 2.0.</font></p>
362
363  </body>
364</html>
Note: See TracBrowser for help on using the repository browser.