-
Notifications
You must be signed in to change notification settings - Fork 1
SPICE_DATA::return_extension_index
Martin Wiesmann edited this page Aug 27, 2024
·
2 revisions
Source code: SPICE_DATA::return_extension_index
Class: SPICE_DATA
This method Checks whether a given extension index or extension name is valid, and returns the extension index. If it is invalid -1 is returned.
extension_index = spice_object->return_extension_index( extension [, /check_window_index] )
Integer, -1 if index or name is invalid, the index if input is valid.
The index or the name of the extension to be checked
If set, then the given index or name is only correct if it belongs to an OBS_HDU.