| WCSLIB 7.11
    | 
Store for PSi_ma keyrecords.  
 More...
#include <wcs.h>
| Data Fields | |
| int | i | 
| int | m | 
| char | value [72] | 
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 | 
(Given) Parameter value.