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

Source code: SPICE_DATA::get_variable_unit

Class: SPICE_DATA

Description

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.

Syntax

unit = spice_object->get_variable_unit()

Return Value

Returns a string, the unit of the data.