KPL/FK JUICE DSK Surfaces ID Codes ======================================================================== This frame kernel contains a set of JUICE mission DSK Surface ID Codes for the JUICE Spacecraft and the Jupiter IO Plasma Torus. Version and Date ======================================================================== Version 0.1 -- October 29, 2019 -- Marc Costa Sitja, ESAC/ESA Added MAG Boom, MGA Boom and MGA surface definitions. Version 0.0 -- October 16, 2018 -- Marc Costa Sitja, ESAC/ESA First version. References ======================================================================== 1. ``Frames Required Reading'' 2. ``Kernel Pool Required Reading'' 3. ``DS-Kernel Required Reading'' 4. JUICE Frames Kernel. Contact Information ------------------------------------------------------------------------ If you have any questions regarding this file contact the ESA SPICE Service at ESAC: Marc Costa Sitja (+34) 91-8131-457 marc.costa@esa.int, esa_spice@sciops.esa.int or NAIF at JPL: Boris Semenov (818) 354-8136 Boris.Semenov@jpl.nasa.gov Implementation Notes ======================================================================== This file is used by the SPICE system as follows: programs that make use of this frame kernel must `load' the kernel, normally during program initialization. The SPICELIB routine FURNSH and CSPICE function furnsh_c load a kernel file into the kernel pool as shown below. CALL FURNSH ( 'frame_kernel_name' ) furnsh_c ( "frame_kernel_name" ); This file was created and may be updated with a text editor or word processor. Definition Section ======================================================================== This section contains name to ID mappings for the JUICE mission DSK surfaces. These mappings are supported by all SPICE toolkits with integrated DSK capabilities (version N0066 or later). JUICE Spacecraft Surface name/IDs: DSK Surface Name ID Body ID =========================== ===== ======= JUICE_SC_BUS -28000 -28000 JUICE_SC_SA+Y -28011 -28011 JUICE_SC_SA-Y -28013 -28013 JUICE_SC_MAG_BOOM -28031 -28031 JUICE_SC_MGA_BOOM -28040 -28040 JUICE_SC_MGA -28044 -28044 Name-ID Mapping keywords: \begindata NAIF_SURFACE_NAME += 'JUICE_SC_BUS' NAIF_SURFACE_CODE += -28000 NAIF_SURFACE_BODY += -28000 NAIF_SURFACE_NAME += 'JUICE_SC_SA+Y' NAIF_SURFACE_CODE += -28011 NAIF_SURFACE_BODY += -28011 NAIF_SURFACE_NAME += 'JUICE_SC_SA-Y' NAIF_SURFACE_CODE += -28013 NAIF_SURFACE_BODY += -28013 NAIF_SURFACE_NAME += 'JUICE_SC_MAG_BOOM' NAIF_SURFACE_CODE += -28031 NAIF_SURFACE_BODY += -28031 NAIF_SURFACE_NAME += 'JUICE_SC_MGA_BOOM' NAIF_SURFACE_CODE += -28040 NAIF_SURFACE_BODY += -28040 NAIF_SURFACE_NAME += 'JUICE_SC_MGA' NAIF_SURFACE_CODE += -28044 NAIF_SURFACE_BODY += -28044 \begintext Jupiter Io Plasma Torus name/IDs: DSK Surface Name ID Body ID =========================== ===== ======= JUICE_IO_PLASMA_TORUS_V01 -2896801 599 Name-ID Mapping keywords: \begindata NAIF_SURFACE_NAME += 'JUICE_IO_PLASMA_TORUS_V01' NAIF_SURFACE_CODE += -2896801 NAIF_SURFACE_BODY += 599 \begintext End of FK file.