Skip to content

SPICE_DATA::get_obs_id

Martin Wiesmann edited this page Nov 25, 2022 · 2 revisions

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.

Clone this wiki locally