Skip to content

SPICE_DATA::get_level

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

Source code: SPICE_DATA::get_level

Class: SPICE_DATA

Description

This method returns the level of the SPICE FITS file.

Syntax

level = spice_object->get_level( [low_latency=low_latency] )

Return Value

Returns an integer, the level.

Optional Output

low_latency

Set this to a named variable. This is a boolean output, set to 1, if this file is a low latency file (i.e. LL0x).

Clone this wiki locally