1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>WCSLIB 4.8.2: tabprm Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>tabprm Struct Reference</h1><!-- doxytag: class="tabprm" -->Tabular transformation parameters.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="tab_8h-source.html">tab.h</a>></code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#27a7b0b12492e1b5f19242ec0eff8e08">flag</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">M</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#f00d4a4e089737a799fb91e1a68040dc">K</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#29505cdf78fb12ca5951295fc16f4819">map</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#1ef3d0af652bb59fb838a6b01bb133e2">crval</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double ** </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#fa6969fd752bb4e3823e8facf86bbd60">index</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#cee8b63d1691f1f531a1bb4854c6bf4c">coord</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#4263d73c71a9a5e77643f572c483b7ab">nc</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#0777c3de4601874221031a8ad37eff95">padding</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#dc7e170dba47f4e6d40afabfdaecfddd">sense</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#48cbe51ee26f0615036308fe72768403">p0</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#77130658a6e330e0edba348d1dc7edf2">delta</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#ade738f7269d71d34fdf3d52f1c61d88">extrema</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structwcserr.html">wcserr</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#3df12930fa5f38dcfc71aece8aed816c">err</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#8572ca79676edfe06b3d1df00f93384b">m_flag</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#e19ca756ab2190f5d5ced59ad0a1a4bc">m_M</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#36adcba673ae8ede86b80f7e5111e0ec">m_N</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#71057a73168d71019b0caaa203fe5a05">set_M</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#5c62c8fd3dc6e9a3c928be9a1ed81ca1">m_K</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#9d2c36c4cfb17532ba5f08cbd90a5785">m_map</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#bf7f932bcefad1f0e371167971018965">m_crval</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double ** </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#1ce970a854c9976d8b3e4e26df102b3b">m_index</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double ** </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#43276034ba8e0954a6e2632117cd0afd">m_indxs</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double * </td><td class="memItemRight" valign="bottom"><a class="el" href="structtabprm.html#c05f0ad36debbabf441ca8d8aac59a96">m_coord</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <b>tabprm</b> struct contains information required to transform tabular coordinates. It consists of certain members that must be set by the user (<em>given</em>) and others that are set by the WCSLIB routines (<em>returned</em>). Some of the latter are supplied for informational purposes while others are for internal use only. <hr><h2>Field Documentation</h2>
<a class="anchor" name="27a7b0b12492e1b5f19242ec0eff8e08"></a><!-- doxytag: member="tabprm::flag" ref="27a7b0b12492e1b5f19242ec0eff8e08" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#27a7b0b12492e1b5f19242ec0eff8e08">tabprm::flag</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(Given and returned) This flag must be set to zero whenever any of the following <b>tabprm</b> structure members are set or changed:<p>
<ul>
<li>
<a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> (q.v., not normally set by the user), </li>
<li>
<a class="el" href="structtabprm.html#f00d4a4e089737a799fb91e1a68040dc">tabprm::K</a> (q.v., not normally set by the user), </li>
<li>
<a class="el" href="structtabprm.html#29505cdf78fb12ca5951295fc16f4819">tabprm::map</a>, </li>
<li>
<a class="el" href="structtabprm.html#1ef3d0af652bb59fb838a6b01bb133e2">tabprm::crval</a>, </li>
<li>
<a class="el" href="structtabprm.html#fa6969fd752bb4e3823e8facf86bbd60">tabprm::index</a>, </li>
<li>
<a class="el" href="structtabprm.html#cee8b63d1691f1f531a1bb4854c6bf4c">tabprm::coord</a>. </li>
</ul>
<p>
This signals the initialization routine, <a class="el" href="tab_8h.html#519e8e4503f7c41c0f99e8597171c97f" title="Setup routine for the tabprm struct.">tabset()</a>, to recompute the returned members of the <b>tabprm</b> struct. <a class="el" href="tab_8h.html#519e8e4503f7c41c0f99e8597171c97f" title="Setup routine for the tabprm struct.">tabset()</a> will reset flag to indicate that this has been done.<p>
<b>PLEASE NOTE:</b> flag should be set to -1 when <a class="el" href="tab_8h.html#bb7920acdfb83179d3bac65035144c02" title="Default constructor for the tabprm struct.">tabini()</a> is called for the first time for a particular <b>tabprm</b> struct in order to initialize memory management. It must ONLY be used on the first initialization otherwise memory leaks may result.
</div>
</div><p>
<a class="anchor" name="64b8a2eaba4116cc647a435108269be3"></a><!-- doxytag: member="tabprm::M" ref="64b8a2eaba4116cc647a435108269be3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(Given or returned) Number of tabular coordinate axes.<p>
If <a class="el" href="tab_8h.html#bb7920acdfb83179d3bac65035144c02" title="Default constructor for the tabprm struct.">tabini()</a> is used to initialize the <a class="el" href="structlinprm.html" title="Linear transformation parameters.">linprm</a> struct (as would normally be the case) then it will set M from the value passed to it as a function argument. The user should not subsequently modify it.
</div>
</div><p>
<a class="anchor" name="f00d4a4e089737a799fb91e1a68040dc"></a><!-- doxytag: member="tabprm::K" ref="f00d4a4e089737a799fb91e1a68040dc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int * <a class="el" href="structtabprm.html#f00d4a4e089737a799fb91e1a68040dc">tabprm::K</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(Given or returned) Pointer to the first element of a vector of length <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> whose elements <img class="formulaInl" alt="$(K_1, K_2,... K_M)$" src="form_59.png"> record the lengths of the axes of the coordinate array and of each indexing vector.<p>
If <a class="el" href="tab_8h.html#bb7920acdfb83179d3bac65035144c02" title="Default constructor for the tabprm struct.">tabini()</a> is used to initialize the <a class="el" href="structlinprm.html" title="Linear transformation parameters.">linprm</a> struct (as would normally be the case) then it will set K from the array passed to it as a function argument. The user should not subsequently modify it.
</div>
</div><p>
<a class="anchor" name="29505cdf78fb12ca5951295fc16f4819"></a><!-- doxytag: member="tabprm::map" ref="29505cdf78fb12ca5951295fc16f4819" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int * <a class="el" href="structtabprm.html#29505cdf78fb12ca5951295fc16f4819">tabprm::map</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Given</em>) Pointer to the first element of a vector of length <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> that defines the association between axis m in the M-dimensional coordinate array (1 <img class="formulaInl" alt="$\leq$" src="form_60.png"> m <img class="formulaInl" alt="$\leq$" src="form_60.png"> M) and the indices of the intermediate world coordinate and world coordinate arrays, x[] and world[], in the argument lists for <a class="el" href="tab_8h.html#006d6e8cb373e0dc3e9ccf128adb9411" title="Pixel-to-world transformation.">tabx2s()</a> and <a class="el" href="tab_8h.html#aded7db92aa2758198b33f35f5f18d6e" title="World-to-pixel transformation.">tabs2x()</a>.<p>
When x[] and world[] contain the full complement of coordinate elements in image-order, as will usually be the case, then map[m-1] == i-1 for axis i in the N-dimensional image (1 <img class="formulaInl" alt="$\leq$" src="form_60.png"> i <img class="formulaInl" alt="$\leq$" src="form_60.png"> N). In terms of the FITS keywords<p>
map[<code><b>PV</b>i<b>_3</b>a</code> - 1] == i - 1.<p>
However, a different association may result if x[], for example, only contains a (relevant) subset of intermediate world coordinate elements. For example, if M == 1 for an image with N > 1, it is possible to fill x[] with the relevant coordinate element with nelem set to 1. In this case map[0] = 0 regardless of the value of i.
</div>
</div><p>
<a class="anchor" name="1ef3d0af652bb59fb838a6b01bb133e2"></a><!-- doxytag: member="tabprm::crval" ref="1ef3d0af652bb59fb838a6b01bb133e2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double * <a class="el" href="structtabprm.html#1ef3d0af652bb59fb838a6b01bb133e2">tabprm::crval</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Given</em>) Pointer to the first element of a vector of length <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> whose elements contain the index value for the reference pixel for each of the tabular coordinate axes.
</div>
</div><p>
<a class="anchor" name="fa6969fd752bb4e3823e8facf86bbd60"></a><!-- doxytag: member="tabprm::index" ref="fa6969fd752bb4e3823e8facf86bbd60" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double ** <a class="el" href="structtabprm.html#fa6969fd752bb4e3823e8facf86bbd60">tabprm::index</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Given</em>) Pointer to the first element of a vector of length <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> of pointers to vectors of lengths <img class="formulaInl" alt="$(K_1, K_2,... K_M)$" src="form_59.png"> of 0-relative indexes (see <a class="el" href="structtabprm.html#f00d4a4e089737a799fb91e1a68040dc">tabprm::K</a>).<p>
The address of any or all of these index vectors may be set to zero, i.e. <div class="fragment"><pre class="fragment"> <a class="code" href="structtabprm.html#fa6969fd752bb4e3823e8facf86bbd60">index</a>[m] == 0;
</pre></div><p>
this is interpreted as default indexing, i.e. <div class="fragment"><pre class="fragment"> <a class="code" href="structtabprm.html#fa6969fd752bb4e3823e8facf86bbd60">index</a>[m][k] = k;
</pre></div>
</div>
</div><p>
<a class="anchor" name="cee8b63d1691f1f531a1bb4854c6bf4c"></a><!-- doxytag: member="tabprm::coord" ref="cee8b63d1691f1f531a1bb4854c6bf4c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double * <a class="el" href="structtabprm.html#cee8b63d1691f1f531a1bb4854c6bf4c">tabprm::coord</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Given</em>) Pointer to the first element of the tabular coordinate array, treated as though it were defined as <div class="fragment"><pre class="fragment"> <span class="keywordtype">double</span> <a class="code" href="structtabprm.html#cee8b63d1691f1f531a1bb4854c6bf4c">coord</a>[K_M]...[K_2][K_1][M];
</pre></div><p>
(see <a class="el" href="structtabprm.html#f00d4a4e089737a799fb91e1a68040dc">tabprm::K</a>) i.e. with the M dimension varying fastest so that the M elements of a coordinate vector are stored contiguously in memory.
</div>
</div><p>
<a class="anchor" name="4263d73c71a9a5e77643f572c483b7ab"></a><!-- doxytag: member="tabprm::nc" ref="4263d73c71a9a5e77643f572c483b7ab" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#4263d73c71a9a5e77643f572c483b7ab">tabprm::nc</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Returned</em>) Total number of coordinate vectors in the coordinate array being the product<img class="formulaInl" alt="$K_1 K_2 \ldots K_M$" src="form_61.png">(see <a class="el" href="structtabprm.html#f00d4a4e089737a799fb91e1a68040dc">tabprm::K</a>).
</div>
</div><p>
<a class="anchor" name="0777c3de4601874221031a8ad37eff95"></a><!-- doxytag: member="tabprm::padding" ref="0777c3de4601874221031a8ad37eff95" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#0777c3de4601874221031a8ad37eff95">tabprm::padding</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(An unused variable inserted for alignment purposes only.)
</div>
</div><p>
<a class="anchor" name="dc7e170dba47f4e6d40afabfdaecfddd"></a><!-- doxytag: member="tabprm::sense" ref="dc7e170dba47f4e6d40afabfdaecfddd" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int * <a class="el" href="structtabprm.html#dc7e170dba47f4e6d40afabfdaecfddd">tabprm::sense</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Returned</em>) Pointer to the first element of a vector of length <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> whose elements indicate whether the corresponding indexing vector is monotonic increasing (+1), or decreasing (-1).
</div>
</div><p>
<a class="anchor" name="48cbe51ee26f0615036308fe72768403"></a><!-- doxytag: member="tabprm::p0" ref="48cbe51ee26f0615036308fe72768403" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int * <a class="el" href="structtabprm.html#48cbe51ee26f0615036308fe72768403">tabprm::p0</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Returned</em>) Pointer to the first element of a vector of length <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> of interpolated indices into the coordinate array such that <img class="formulaInl" alt="$\Upsilon_m$" src="form_62.png">, as defined in Paper III, is equal to (p0[m] + 1) + <a class="el" href="structtabprm.html#77130658a6e330e0edba348d1dc7edf2">tabprm::delta</a>[m].
</div>
</div><p>
<a class="anchor" name="77130658a6e330e0edba348d1dc7edf2"></a><!-- doxytag: member="tabprm::delta" ref="77130658a6e330e0edba348d1dc7edf2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double * <a class="el" href="structtabprm.html#77130658a6e330e0edba348d1dc7edf2">tabprm::delta</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Returned</em>) Pointer to the first element of a vector of length <a class="el" href="structtabprm.html#64b8a2eaba4116cc647a435108269be3">tabprm::M</a> of interpolated indices into the coordinate array such that <img class="formulaInl" alt="$\Upsilon_m$" src="form_62.png">, as defined in Paper III, is equal to (<a class="el" href="structtabprm.html#48cbe51ee26f0615036308fe72768403">tabprm::p0</a>[m] + 1) + delta[m].
</div>
</div><p>
<a class="anchor" name="ade738f7269d71d34fdf3d52f1c61d88"></a><!-- doxytag: member="tabprm::extrema" ref="ade738f7269d71d34fdf3d52f1c61d88" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double * <a class="el" href="structtabprm.html#ade738f7269d71d34fdf3d52f1c61d88">tabprm::extrema</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Returned</em>) Pointer to the first element of an array that records the minimum and maximum value of each element of the coordinate vector in each row of the coordinate array, treated as though it were defined as <div class="fragment"><pre class="fragment"> <span class="keywordtype">double</span> <a class="code" href="structtabprm.html#ade738f7269d71d34fdf3d52f1c61d88">extrema</a>[K_M]...[K_2][2][M]
</pre></div><p>
(see <a class="el" href="structtabprm.html#f00d4a4e089737a799fb91e1a68040dc">tabprm::K</a>). The minimum is recorded in the first element of the compressed <img class="formulaInl" alt="$K_1$" src="form_63.png"> dimension, then the maximum. This array is used by the inverse table lookup function, <a class="el" href="tab_8h.html#aded7db92aa2758198b33f35f5f18d6e" title="World-to-pixel transformation.">tabs2x()</a>, to speed up table searches.
</div>
</div><p>
<a class="anchor" name="3df12930fa5f38dcfc71aece8aed816c"></a><!-- doxytag: member="tabprm::err" ref="3df12930fa5f38dcfc71aece8aed816c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">struct <a class="el" href="structwcserr.html">wcserr</a> * <a class="el" href="structtabprm.html#3df12930fa5f38dcfc71aece8aed816c">tabprm::err</a><code> [read]</code> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(<em>Returned</em>) If enabled, when an error status is returned this struct contains detailed information about the error, see <a class="el" href="wcserr_8h.html#1691b8bd184d40ca6fda255be078fa53" title="Enable/disable error messaging.">wcserr_enable()</a>.
</div>
</div><p>
<a class="anchor" name="8572ca79676edfe06b3d1df00f93384b"></a><!-- doxytag: member="tabprm::m_flag" ref="8572ca79676edfe06b3d1df00f93384b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#8572ca79676edfe06b3d1df00f93384b">tabprm::m_flag</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="e19ca756ab2190f5d5ced59ad0a1a4bc"></a><!-- doxytag: member="tabprm::m_M" ref="e19ca756ab2190f5d5ced59ad0a1a4bc" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#e19ca756ab2190f5d5ced59ad0a1a4bc">tabprm::m_M</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="36adcba673ae8ede86b80f7e5111e0ec"></a><!-- doxytag: member="tabprm::m_N" ref="36adcba673ae8ede86b80f7e5111e0ec" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#36adcba673ae8ede86b80f7e5111e0ec">tabprm::m_N</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="71057a73168d71019b0caaa203fe5a05"></a><!-- doxytag: member="tabprm::set_M" ref="71057a73168d71019b0caaa203fe5a05" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#71057a73168d71019b0caaa203fe5a05">tabprm::set_M</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="5c62c8fd3dc6e9a3c928be9a1ed81ca1"></a><!-- doxytag: member="tabprm::m_K" ref="5c62c8fd3dc6e9a3c928be9a1ed81ca1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#5c62c8fd3dc6e9a3c928be9a1ed81ca1">tabprm::m_K</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="9d2c36c4cfb17532ba5f08cbd90a5785"></a><!-- doxytag: member="tabprm::m_map" ref="9d2c36c4cfb17532ba5f08cbd90a5785" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#9d2c36c4cfb17532ba5f08cbd90a5785">tabprm::m_map</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="bf7f932bcefad1f0e371167971018965"></a><!-- doxytag: member="tabprm::m_crval" ref="bf7f932bcefad1f0e371167971018965" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#bf7f932bcefad1f0e371167971018965">tabprm::m_crval</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="1ce970a854c9976d8b3e4e26df102b3b"></a><!-- doxytag: member="tabprm::m_index" ref="1ce970a854c9976d8b3e4e26df102b3b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#1ce970a854c9976d8b3e4e26df102b3b">tabprm::m_index</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="43276034ba8e0954a6e2632117cd0afd"></a><!-- doxytag: member="tabprm::m_indxs" ref="43276034ba8e0954a6e2632117cd0afd" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#43276034ba8e0954a6e2632117cd0afd">tabprm::m_indxs</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
<a class="anchor" name="c05f0ad36debbabf441ca8d8aac59a96"></a><!-- doxytag: member="tabprm::m_coord" ref="c05f0ad36debbabf441ca8d8aac59a96" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structtabprm.html#c05f0ad36debbabf441ca8d8aac59a96">tabprm::m_coord</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
(For internal use only.)
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Oct 4 19:02:31 2011 for WCSLIB 4.8.2 by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>
|