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

Source code: SPICE_DATA::get_instr_x_vector

Class: SPICE_DATA

Description

Returns a vector containing the coordinates (instrument x-direction) for each pixel in the first dimension.

Syntax

inst_x_coords = spice_object->get_instr_x_vector( window )

Return Value

Float array, coordinates in arcsec.

Arguments

window

The index or name of the window.