AST_GETMOCHEADER

Get the FITS binary table headers describing a Moc

Description:

This function returns a FitsChan holding the headers that should be stored in a FITS binary table extension describing the supplied Moc. The data values for the extension can be obtained using method AST_GETMOCDATA.

Invocation

RESULT = AST_GETMOCHEADER( THIS, STATUS )

Arguments

THIS = INTEGER (Given)
Pointer to the Moc to be modified.
STATUS = INTEGER (Given and Returned)
The global status.