Skip to content

SPICE_DATA::get_xcen

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

Source code: SPICE_DATA::get_xcen

Class: SPICE_DATA

Description

Returns XCEN in arcsec. This method returns the value of the keyword CRVAL1. XCEN is the coordinate of the pixel in the middle of the detector.

Syntax

xcen = spice_object->get_xcen( window )

Return Value

Float array, coordinate in arcsec.

Arguments

window

The index or name of the window.

Clone this wiki locally