Receipt time is not event time. One event in each time it has: the spacecraft clock count, when it happened (SCET), how long the signal took (one-way light time) and when a station received it (ERT), each with how it was derived and the kernel it depends on. With no event time given it is computed as ERT minus light time and labelled so; with no light time either it is NOT DETERMINED, and the receipt stays a receipt. A time converted past its kernel, or more than six months past the last leapsecond, is PROVISIONAL, and two sources that disagree are DISPUTED, both shown, not averaged.
import 'overscan'
import 'overscan/overscan.css'
<ov-timestack id="live-timestack"></ov-timestack>import { OvTimestack } from 'overscan/react'
<OvTimestack id="live-timestack" />import { OvTimestack } from 'overscan/vue'
<OvTimestack id="live-timestack" />import OvTimestack from 'overscan/svelte/OvTimestack.svelte'
<OvTimestack id="live-timestack" />import 'overscan'
import 'overscan/overscan.css'
<ov-timestack src="models/timestack-stated.json"></ov-timestack>import { OvTimestack } from 'overscan/react'
<OvTimestack src="models/timestack-stated.json" />import { OvTimestack } from 'overscan/vue'
<OvTimestack src="models/timestack-stated.json" />import OvTimestack from 'overscan/svelte/OvTimestack.svelte'
<OvTimestack src="models/timestack-stated.json" />import 'overscan'
import 'overscan/overscan.css'
<ov-timestack src="models/timestack-computed.json"></ov-timestack>import { OvTimestack } from 'overscan/react'
<OvTimestack src="models/timestack-computed.json" />import { OvTimestack } from 'overscan/vue'
<OvTimestack src="models/timestack-computed.json" />import OvTimestack from 'overscan/svelte/OvTimestack.svelte'
<OvTimestack src="models/timestack-computed.json" />import 'overscan'
import 'overscan/overscan.css'
<ov-timestack src="models/timestack-receipt.json"></ov-timestack>import { OvTimestack } from 'overscan/react'
<OvTimestack src="models/timestack-receipt.json" />import { OvTimestack } from 'overscan/vue'
<OvTimestack src="models/timestack-receipt.json" />import OvTimestack from 'overscan/svelte/OvTimestack.svelte'
<OvTimestack src="models/timestack-receipt.json" />