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⁻²).
FrequencyDrift
Frequency drift (base unit hertz per second, s⁻²).