SPICE_DATA::get_variable_type - ITA-Solar/solo-spice-ql GitHub Wiki
Source code: SPICE_DATA::get_variable_type
Class: SPICE_DATA
Description
This method returns the type of the data, taken from the header keyword 'BTYPE'. This is an empty string if keyword does not exist.
Syntax
type = spice_object->get_variable_type()
Return Value
Returns a string, the type of the data.