pub type Frequency = Qty<0, 0, -1, 0, 0, 0, 0>;Expand description
Cycles per second. Dimensionally identical to an angular velocity, since a radian is m/m — the type system cannot and should not pretend otherwise.
Aliased Type§
pub struct Frequency(/* private fields */);