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

Source code: SPICE_DATA::check_window_index

Class: SPICE_DATA

Description

Checks whether a given window index or name is valid.

Syntax

result = spice_object->check_window_index( window )

Return value

This function returns either a boolean. True if input is a valid window index or name.

Arguments

window

The index or name of the window.