{{ row.status==='active'?'● 干扰信号持续中':'● 干扰信号已结束' }}{{ row.started_before_observation?'历史接入':'确认 off→present' }}
最高置信 {{ Math.round(row.max_confidence*100) }}% · {{ row.observation_count }} 帧
开启
{{ formatTime(row.first_seen_at_utc) }}
结束
{{ row.ended_at_utc?formatTime(row.ended_at_utc):'仍在持续' }}
持续
{{ row.status==='active'?liveDuration(row):duration(row.duration_seconds) }}
干扰强度时间线
{{ renderLabel(segment.render_class) }}
{{ formatShort(segment.first_at_utc) }} → {{ formatShort(segment.last_at_utc) }} · {{ segment.frame_count }}帧