We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Source code: SPICE_DATA::get_variable_unit
Class: SPICE_DATA
This method returns the physical units of the data, taken from the header keyword 'BUNIT'. This is an empty string if keyword does not exist.
unit = spice_object->get_variable_unit()
Returns a string, the unit of the data.