Skip to content

SPICE_DATA::get_filename

Martin Wiesmann edited this page Nov 25, 2022 · 7 revisions

Source code: SPICE_DATA::get_filename

Class: SPICE_DATA

Description

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