KPL/SCLK SP SCLK File -- TEST DATA =========================================================================== This file is a SPICE spacecraft clock (SCLK) kernel containing information required for ExoMars RSP Surface Platform Module (SP) on-board clock to UTC conversion. This file contains the data necessary for converting from ET to ticks for the SP spacecraft clock (clock ID code 173) This is intended for testing purposes. Production/History of this SCLK file -------------------------------------------------------- This file has been created by Stanislav Bober (IKI) based on: - SP SCLK kernel "emrsp_sp_fict_20191031.tsc", - SPOCC SVT0.2 dry run results, and contains TEST DATA. It is intended ONLY for testing purposes. NO DATA ANALYSIS SHALL BE PERFORMED BASED ON THIS FILE. This SCLK kernel is intended to be used with test CK files with structure IDs listed below on board the surface platform -173 (SP): SP_LANDER -173000 Usage -------------------------------------------------------- This file must be loaded into the user's program by a call to the FURNSH subroutine CALL FURNSH ( 'this_file_name; ) -- FORTRAN furnsh_c ( "this_file_name" ); -- C cspice_furnsh, 'this_file_name' -- IDL cspice_furnsh( 'this_file_name' ) -- MATLAB spiceypy.furnsh( 'this_file_name' ) -- PYTHON in order to use the SPICELIB SCLK family of subroutines to convert SP_LANDER spacecraft on-board clock to ET and vice versa. SCLK Format -------------------------------------------------------- The on-board clock, the conversion for which is provided by this SCLK file, consists of two fields: SSSSSSSSSS.FFFFF where: SSSSSSSSSS -- count of on-board seconds FFFFF -- count of fractions of a second with one fraction being 1/65536 of a second; normally this field value is within 0..65535 range. References -------------------------------------------------------- 1. SCLK Required Reading Document 2. TIME Required Reading Document 3. KERNEL Pool Required Reading Document Inquiries -------------------------------------------------------- If you have any questions regarding this file contact SPICE support at ESAC: Alfredo Escalante Lopez (+34) 91-8131-429 spice@sciops.esa.int or SPICE support at IKI: Alexander Abbakumov +7 (495) 333-40-13 aabbakumov@romance.iki.rssi.ru Stanislav Bober +7 (985) 285-24-94 stasbober@rlab.iki.rssi.ru Kernel DATA -------------------------------------------------------- The data used to generate this kernel has been obtained from the test time correlation packets for SP and processed in order to insert an additional time correlation packet (TCP) between each pair of original valid TCP records to force continuity between them. Each TCP record inserted has the UTC "validity start time" equal to the time of the second TCP record in each pair minus 60 seconds. The on-board clock (OBT) value for this extra packet is computed using the gradient from the first TCP record in the pair, while the gradient of the extra packet is computed so that the linear function ``passes'' through the extra packet's UTC/OBT point and through the second packet's UTC/OBT point, thus forcing continuity between the two original trends. \begindata SCLK_KERNEL_ID = ( @2021-04-28 ) SCLK_DATA_TYPE_173 = ( 1 ) SCLK01_TIME_SYSTEM_173 = ( 1 ) SCLK01_N_FIELDS_173 = ( 2 ) SCLK01_MODULI_173 = ( 4294967296 65536 ) SCLK01_OFFSETS_173 = ( 0 0 ) SCLK01_OUTPUT_DELIM_173 = ( 1 ) SCLK_PARTITION_START_173 = ( 0 ) SCLK_PARTITION_END_173 = ( 2.81474976710656E14 ) SCLK01_COEFFICIENTS_173 = ( 106113807161470 @2021-04-23-08:56:40.095678091 1.0000000002600000 106113905564029 @2021-04-23-09:21:41.599567890 1.0000000635782917 106113909496189 @2021-04-23-09:22:41.599567890 1.0000000229260000 106114446901072 @2021-04-23-11:39:21.747505903 0.9999968131484821 106114450833244 @2021-04-23-11:40:21.747505903 1.0000000777689999 106114696830044 @2021-04-23-12:42:55.361076117 0.9999952992024463 106114700762223 @2021-04-23-12:43:55.361076117 1.0000000070470001 106117359206380 @2021-04-23-23:59:59.999990000 1.0000000000000000 ) \begintext End of SCLK file.