KQ-144 · RADAR/SCOPE
Radar Scope
A polar approach scope whose sweep beam rakes the display once a cycle, lighting each contact as it crosses its bearing and leaving it to fade in afterglow; click a contact to pin a callout, or reach every one through the keyboard list beside the scope.
KQ-144 · RADAR/SCOPE
APPROACH SCOPE · 06 CONTACTS
KQ-144
SCANNING · 00°
CONTACT · NONE
Watch the sweep light the contacts - click one to inspect.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/radar-scope
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| blips | Blip[] | — | Contacts placed by bearing (deg) and range (0..1). |
| onInspect | (id | null) => void | — | Fires the inspected contact id, null when cleared. |
| sweepPeriod | number | 4 | Seconds per full sweep rotation. |
| height | number | 300 | Scope height in px. |