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

Source code: SPICE_DATA::get_spectral_binning

Class: SPICE_DATA

Description

This function returns the binning factor in spectral direction. If WINDOW is not provided a vector with binning factors for all windows is returned.

Syntax

binning = spice_object->get_spectral_binning( [window] )

Return value

This function returns either a number or a number array, depending on input.

Arguments

window

The index or name of the window, scalar or a vector.