blob: 191b08b5abf10bf779270b2325e923b670c03023 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
.help skclose Mar00 Skywcs
.ih
NAME
skclose -- free the sky coordinate descriptor
.ih
SYNOPSIS
call sk_close (coo)
.nf
pointer coo # the sky coordinate descriptor
.fi
.ih
ARGUMENTS
.ls coo
The sky coordinate descriptor to be freed.
.le
.ih
DESCRIPTION
Sk_close frees a previously allocated sky coordinate descriptor.
.ih
SEE ALSO
skdecwcs, skdecwstr, skdecim, skcopy
.endhelp
|