File: cel_extras.dox

package info (click to toggle)
wcslib 7.7%2Bds-1~bpo11%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye-backports
  • size: 9,956 kB
  • sloc: ansic: 34,389; lex: 9,328; fortran: 6,731; sh: 3,367; sed: 497; pascal: 190; makefile: 15
file content (35 lines) | stat: -rw-r--r-- 835 bytes parent folder | download | duplicates (12)
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
/** @def CELLEN
* @brief Size of the #celprm struct in @a int units.
*
* Size of the #celprm struct in @a int units, used by the Fortran wrappers.
*/

/** @def celini_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #cel_errmsg directly now
* instead.
*/

/** @def celprt_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #cel_errmsg directly now
* instead.
*/

/** @def celset_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #cel_errmsg directly now
* instead.
*/

/** @def celx2s_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #cel_errmsg directly now
* instead.
*/

/** @def cels2x_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #cel_errmsg directly now
* instead.
*/