Skip to content

SPICE_DATA::get_instr_x_vector

Martin Wiesmann edited this page Aug 28, 2024 · 3 revisions

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.

Clone this wiki locally