Skip to content

SPICE_DATA::get_ycen

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

Source code: SPICE_DATA::get_ycen

Class: SPICE_DATA

Description

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

Syntax

ycen = spice_object->get_ycen( window )

Return Value

Float array, coordinate in arcsec.

Arguments

window

The index or name of the window.

Clone this wiki locally