SPICE_DATA::get_time_vector - ITA-Solar/solo-spice-ql GitHub Wiki
Source code: SPICE_DATA::get_time_vector
Class: SPICE_DATA
Description
Returns a vector containing the coordinates (time) for each pixel in the fourth dimension.
Syntax
time_coords = spice_object->get_time_vector( window )
Return Value
Float array, coordinates in seconds.
Arguments
window
The index or name of the window.