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

Last change on this file since 234 was 234, checked in by pinsard, 17 years ago

new idldoc html and assistant outputs

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