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

Source code: SPICE_DATA::get_obs_id

Class: SPICE_DATA

Description

This method returns the SPICE OBS ID, taken from the header keyword 'SPIOBSID'. This is set to -1 if the keyword does not exist.

Syntax

obs_id = spice_object->get_obs_id()

Return Value

Returns a number, the SPICE OBS ID.