pub type Arcseconds = Quantity<Arcsecond>;
Convenience alias for an arcsecond quantity.
pub struct Arcseconds(/* private fields */);