API Reference / CanonicalGrid · type
Type Alias: CanonicalGrid
type CanonicalGrid = "arcsec" | "milliarcsec" | "centideg" | "dms" | "accuracy";
Angular resolution presets. "dms" shares the arcsecond grid but renders
angles as [deg, min, sec] triples -- the tradition's own integer form.
"accuracy" snaps each body to its measured validated accuracy.