Skip to content

SPICE_DATA::get_filename

Martin Wiesmann edited this page Jul 27, 2022 · 7 revisions

This method returns the filename of the SPICE FITS file that was used to create the SPICE_DATA object.

Syntax

filename = Obj->get_filename()

Return Value

Returns a string that contains the input filename.

Clone this wiki locally