-
Notifications
You must be signed in to change notification settings - Fork 1
SPICE_DATA::get_time_vector
Martin Wiesmann edited this page Feb 27, 2025
·
4 revisions
Source code: SPICE_DATA::get_time_vector
Class: SPICE_DATA
Returns a vector containing the coordinates (time) for each pixel in the fourth dimension.
time_coords = spice_object->get_time_vector( window [, x=x] [, y=y] [, lambda=lambda] )
Float array, coordinates in seconds.
The index or name of the window.
The index of the x-coordinate of the pixel, default is the middle of the window
The index of the y-coordinate of the pixel, default is the middle of the window
The index of the wavelength coordinate of the pixel, default is the middle of the window