-
Notifications
You must be signed in to change notification settings - Fork 1
SPICE_DATA::has_dumbbells
Martin Wiesmann edited this page Aug 27, 2024
·
2 revisions
Source code: SPICE_DATA::has_dumbbells
Class: SPICE_DATA
Returns 1 if data object contains one or two dumbbells. If window is provided, 1 is returned if the given given window contains a dumbbell.
result = spice_object->has_dumbbells( [window] )
This function returns either a boolean. True if object contains a dumbbell, or if window_index provided if window is a dumbbell.
The index or name(s) of the windows to be checked, scalar or vector, integer of string.