Skip to content

SPICE_DATA::get_filename

Martin Wiesmann edited this page Aug 5, 2022 · 7 revisions

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

Syntax

filename = spice_object->get_filename()

Return Value

Returns a string that contains the input filename.

Clone this wiki locally