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

Source code: SPICE_DATA::get_exposure_time

Class: SPICE_DATA

Description

This method returns the exposure time of the given window per exposure, taken from the header keyword 'XPOSURE'.

Syntax

unit = spice_object->get_exposure_time( window )

Return Value

Returns a number, the exposure time.

Arguments

window

The index or name of the window.