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

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.