KPL/FK BepiColombo DSK Surfaces ID Codes ======================================================================== This frame kernel contains a set of BepiColombo mission DSK Surface ID Codes for the MPO, MMO and MTM Spacecrafts. Version and Date ======================================================================== Version 0.1 -- April 6, 2020 -- Alfredo Escalante Lopez, ESAC/ESA Marc Costa Sitja, ESAC/ESA Added MPO SA, HGA, MGA, MOSIF and MMO Bus. Version 0.0 -- September 27, 2019 -- Marc Costa Sitja, ESAC/ESA First version. References ======================================================================== 1. ``Frames Required Reading'' 2. ``Kernel Pool Required Reading'' 3. ``DS-Kernel Required Reading'' 4. MPO, MTM, MMO 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 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). MTM Spacecraft Surface name/IDs: DSK Surface Name ID Body ID =========================== ======= ======= MTM_SC_BUS -652000 -652000 MTM_SC_SA+X -652011 -652011 MTM_SC_SA-X -652013 -652013 Name-ID Mapping keywords: \begindata NAIF_SURFACE_NAME += 'MTM_SC_BUS' NAIF_SURFACE_CODE += -652000 NAIF_SURFACE_BODY += -652000 NAIF_SURFACE_NAME += 'MTM_SC_SA+X' NAIF_SURFACE_CODE += -652011 NAIF_SURFACE_BODY += -652011 NAIF_SURFACE_NAME += 'MTM_SC_SA-X' NAIF_SURFACE_CODE += -652013 NAIF_SURFACE_BODY += -652013 \begintext MPO Spacecraft Surface name/IDs: DSK Surface Name ID Body ID =========================== ======= ======= MPO_SC_BUS -121000 -121000 MPO_SC_SA -121010 -121010 MPO_SC_HGA -121850 -121850 MPO_SC_MGA -121040 -121040 MPO_SC_MAG -121030 -121030 MPO_SC_MOSIF -121090 -121090 Name-ID Mapping keywords: \begindata NAIF_SURFACE_NAME += 'MPO_SC_BUS' NAIF_SURFACE_CODE += -121000 NAIF_SURFACE_BODY += -121000 NAIF_SURFACE_NAME += 'MPO_SC_SA' NAIF_SURFACE_CODE += -121010 NAIF_SURFACE_BODY += -121010 NAIF_SURFACE_NAME += 'MPO_SC_HGA' NAIF_SURFACE_CODE += -121850 NAIF_SURFACE_BODY += -121850 NAIF_SURFACE_NAME += 'MPO_SC_MGA' NAIF_SURFACE_CODE += -121040 NAIF_SURFACE_BODY += -121040 NAIF_SURFACE_NAME += 'MPO_SC_MAG' NAIF_SURFACE_CODE += -121030 NAIF_SURFACE_BODY += -121030 NAIF_SURFACE_NAME += 'MPO_SC_MOSIF' NAIF_SURFACE_CODE += -121090 NAIF_SURFACE_BODY += -121090 \begintext MMO Spacecraft Surface name/IDs: DSK Surface Name ID Body ID =========================== ======= ======= MMO_SC_BUS -68000 -68000 Name-ID Mapping keywords: \begindata NAIF_SURFACE_NAME += 'MMO_SC_BUS' NAIF_SURFACE_CODE += -68000 NAIF_SURFACE_BODY += -68000 \begintext End of FK file.