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