Skip to content

SPICE_DATA::get_sit_and_stare

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

Source code: SPICE_DATA::get_sit_and_stare

Class: SPICE_DATA

Description

This method returns 1 if the raster is a sit-and-stare, 0 otherwise.

Syntax

is_sit_and_stare = spice_object->get_get_sit_and_stare()

Return Value

Returns a boolean.

Clone this wiki locally