-
Notifications
You must be signed in to change notification settings - Fork 1
SPICE_DATA::get_fovx
Martin Wiesmann edited this page Aug 27, 2024
·
3 revisions
Source code: SPICE_DATA::get_fovx
Class: SPICE_DATA
Returns field-of-view (FOV) in solar x direction, in arcsec. To calculate the FOV, all x-coordinates of all pixels are computed, and the difference between the maximum and the minimum value is defined as the FOV in x-direction.
fovx = spice_object->get_fovx( window )
Float array, FOV in arcsec.
The index or name of the window.