WCSLIB 8.4
|
Store for PSi_ma
keyrecords.
More...
#include <wcs.h>
Data Fields | |
int | i |
int | m |
char | value [72] |
Store for PSi_ma
keyrecords.
The pscard struct is used to pass the parsed contents of PSi_ma
keyrecords to wcsset() via the wcsprm struct.
All members of this struct are to be set by the user.
int pscard::i |
(Given) Axis number (1-relative), as in the FITS PSi_ma
keyword.
int pscard::m |
(Given) Parameter number (non-negative), as in the FITS PSi_ma
keyword.
char pscard::value[72] |
(Given) Parameter value.