SPICE_DATA::get_filename - ITA-Solar/solo-spice-ql GitHub Wiki

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.