KPL/FK OSIRIS-REx Target Body DSK Surface ID Codes ======================================================================== This kernel contains a set of OSIRIS-REx Target Body DSK Surface ID Codes for Bennu. Version and Date ======================================================================== Version 0.1 – May 7, 2019 – Michael Nolan / U Arizona First version. References ======================================================================== 1. ``Kernel Pool Required Reading'' 2. ``DSK Required Reading'' 3. SPC Shape Model Evaluation 2019/01/21 (C. Johnson, L. Philpott, M. Al Asad, O. Barnouin) Contact Information ------------------------------------------------------------------------ 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 OSIRIS-REx target body DSK surfaces. These mappings are supported by all SPICE toolkits with integrated DSK capabilities (version N0066 or later). The IDs have the form PRRRRRVVV, where P is a 1 digit kind / producer / technique identifier (tru=1, spc=2, ola=3), RRRRR is a 5 digit resolution in mm (01254, 00790, 00030, 00005), VVV is a 3 digit version (120, 450). This current Version 0.1 contains the project-official shape model "v020" generated January 21, 2019. That model was produced at multiple resolutions; this version is the model at ~ 3m ground sample distance. Asteroid Bennu Surface name/IDs: DSK Surface Name ID Body ID ========================== ========= ======= ORX_BENNU_03170MM_SPC_V020 203170020 2101955 Name-ID Mapping keywords: \begindata NAIF_SURFACE_NAME += 'ORX_BENNU_03170MM_SPC_V020' NAIF_SURFACE_CODE += 203170020 NAIF_SURFACE_BODY += 2101955 \begintext End of FK.