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

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.