Skip to content

SPICE_DATA::get_spatial_binning

Martin Wiesmann edited this page Aug 27, 2024 · 4 revisions

Source code: SPICE_DATA::get_spatial_binning

Class: SPICE_DATA

Description

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

Syntax

resolution = spice_object->get_spatial_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

Clone this wiki locally