Module frequency_drift
Expand description
Frequency drift (base unit hertz per second, s⁻²).
Typical application: Frequency slope in FMCW radars.
Structs§
- gigahertz_
per_ second - gigahertz per second
- hertz_
per_ second - hertz per second
- kilohertz_
per_ second - kilohertz per second
- megahertz_
per_ second - megahertz per second
- terahertz_
per_ second - terahertz per second
Enums§
- Units
- Unit enum.
Traits§
- Conversion
- Trait to identify units which have a conversion factor for the
Quantity
. See [crate::Conversion<V>
]. - Unit
- Marker trait to identify measurement units for the quantity. See
Unit
.
Functions§
- description
- Quantity description.
- units
- Iterate over all defined units for this quantity.
Type Aliases§
- Dimension
- Dimension of frequency drift, T⁻² (base unit hertz per second, s⁻²).
- Frequency
Drift - Frequency drift (base unit hertz per second, s⁻²).