Tinyfits: A simplified library for manipulating FITS files
<<< Previous
Next >>>
tf_get_key_int
Name
tf_get_key_int --
Synopsis
int
tf_get_key_int
(TinyFitsImg *
img
, char *
key_name
);
Arguments
img
key_name
Description
Given a key name, returns its value as an int
Return value
the value of the requested key
<<< Previous
Home
Next >>>
tf_get_key_long
Up
tf_get_key_string