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

Source code: SPICE_DATA::get_number_y_pixels

Class: SPICE_DATA

Description

Returns the number of pixels in y in the window(s), or if WINDOW is not provided, a vector containing the numbers of pixels in y direction for each window

Syntax

n_pix_y = spice_object->get_number_y_pixels( [window] )

Return Value

Number or number array.

Arguments

window

Optional. The index or name of a window.