ExoMars-16 NAIF ID Codes -- Definitions =============================================================================== This section contains name to NAIF ID mappings for the ExoMars-16 mission. Once the contents of this file is loaded into the KERNEL POOL, these mappings become available within SPICE, making it possible to use names instead of ID code in the high level SPICE routine calls. Name ID Synonyms --------------------- ------- ----------------------- Spacecraft: ----------- TGO -143 EXOMARS-ORBITER The mappings summarized in this table are implemented by the keywords below. \begindata NAIF_BODY_NAME += ( 'TGO' ) NAIF_BODY_CODE += ( -143 ) NAIF_BODY_NAME += ( 'EXOMARS-ORBITER' ) NAIF_BODY_CODE += ( -143 ) \begintext