Delete the FITS header field for the given keyword
Plate.DeleteFitsKey(Keyword)
The method syntax has these parts:
Part | Description |
---|---|
Keyword (String) | The keyword name of the FITS header field to delete |
Return (Boolean) | Success or failure (generates trappable error on failure) |