/*--------------------------------------------------------------------------*/ /*--- GEO_LOSE_TABLE ---*/ /*--------------------------------------------------------------------------*/ /* */ /* This table has 14 elements giving geometrical informations during */ /* observation associated to the line of sight emanating from the UV CCD */ /* center, but defined by S/C position and Star direction. */ /* All relevant parameters are in the label as keyword. */ /*--------------------------------------------------------------------------*/ OBJECT = COLUMN NAME = LAT DESCRIPTION = "Latitude of nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." UNIT = "DEGREES" VALID_MINIMUM = -90 VALID_MAXIMUM = 90 DATA_TYPE = IEEE_REAL START_BYTE = 1 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = LONG DESCRIPTION = "longitude of nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." VALID_MINIMUM = 0 VALID_MAXIMUM = 360 UNIT = "DEGREES" DATA_TYPE = IEEE_REAL START_BYTE = 5 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = ALT DESCRIPTION = "Altitude above nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." UNIT = "KM" DATA_TYPE = IEEE_REAL START_BYTE = 9 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = RA DESCRIPTION = "Right ascension of LOS emanating from the Space craft position and the targeted star." VALID_MINIMUM = 0 VALID_MAXIMUM = 360 UNIT = "DEGREES" DATA_TYPE = IEEE_REAL START_BYTE = 13 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = DEC DESCRIPTION = "Declination of LOS emanating from the Space craft position and the targeted star." UNIT = "DEGREES" VALID_MINIMUM = -90 VALID_MAXIMUM = 90 DATA_TYPE = IEEE_REAL START_BYTE = 17 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = SZA DESCRIPTION = "Solar zenith angle at nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." UNIT = "DEGREES" VALID_MINIMUM = 0 VALID_MAXIMUM = 180 DATA_TYPE = IEEE_REAL START_BYTE = 21 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = DISTTOPLANETNP DESCRIPTION = "Distance between the nearest point on LOS emanating from the Space craft position and the targeted star." UNIT = "KM" DATA_TYPE = IEEE_REAL START_BYTE = 25 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = PIXELSIZE DESCRIPTION = "Pixel (0.01 deg) size at nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." UNIT = "KM" DATA_TYPE = IEEE_REAL START_BYTE = 29 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = ANGLELOSSUN DESCRIPTION = "Angle between S/C-SUN vector and LOS emanating from the Space craft position and the targeted star." VALID_MINIMUM = 0 VALID_MAXIMUM = 180 UNIT = "DEGREES" DATA_TYPE = IEEE_REAL START_BYTE = 33 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = PHASELOSSUN DESCRIPTION = "Phase angle between the SUN and the Observer measured at the nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." VALID_MINIMUM = 0 VALID_MAXIMUM = 180 UNIT = "DEGREES" DATA_TYPE = IEEE_REAL START_BYTE = 37 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = SOLARINCIDENCE DESCRIPTION = "Solar incidence angle between SUN and Normal at nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." VALID_MINIMUM = 0 VALID_MAXIMUM = 180 UNIT = "DEGREES" DATA_TYPE = IEEE_REAL START_BYTE = 41 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = SOLARLOCALTIME DESCRIPTION = "Solar local time at nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." VALID_MINIMUM = 0 VALID_MAXIMUM = 360 UNIT = "DEGREES" DATA_TYPE = IEEE_REAL START_BYTE = 45 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = ANGLENORMALOBSERVER DESCRIPTION = "Emission angle between Normal and Observer at nearest point on MARS ellipsoid to LOS emanating from the Space craft position and the targeted star." VALID_MINIMUM = 0 VALID_MAXIMUM = 180 UNIT = "DEGREES" DATA_TYPE = IEEE_REAL START_BYTE = 49 BYTES = 4 END_OBJECT = COLUMN OBJECT = COLUMN NAME = DISTLOSPLANETCENTER DESCRIPTION = "Distance between the nearest point on LOS emanating from the Space craft position and the targeted star." UNIT = "KM" DATA_TYPE = IEEE_REAL START_BYTE = 53 BYTES = 4 END_OBJECT = COLUMN