Tinyfits: A simplified library for manipulating FITS files
<<< Previous
Next >>>
tf_key_exists
Name
tf_key_exists --
Synopsis
int
tf_key_exists
(TinyFitsImg *
img
, char *
key_name
);
Arguments
img
key_name
Description
check if a key exists in the header
Return value
1 if it exists, 0 otherwise
<<< Previous
Home
Next >>>
tf_get_key_position
Up
tf_get_key_double