#import "../lib/unify.typ": qty #figure( table( columns: 2, table.header([Parameter], [Requirement]), [Precision], [$qty(10, "ppm")$ ($qty(0.001, "percent")$)], [Signal-to-noise ratio], [$qty(90, "dB")$], [Drift rate], [$lt.eq qty(0.014, "ppm per hour")$], [Bandwidth], [DC to $qty(20, "kHz")$], [Drift-free operation], [$qty(30, "day")$], ), caption: [Summary of metrologic precision tier requirements], )