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_obs_id
Class: SPICE_DATA
This method returns the SPICE OBS ID, taken from the header keyword 'SPIOBSID'. This is set to -1 if the keyword does not exist.
obs_id = spice_object->get_obs_id()
Returns a number, the SPICE OBS ID.