Skip to main content

Meter

Struct Meter 

Source
pub struct Meter;
Expand description

Metre (SI base unit).

Trait Implementations§

Source§

impl Clone for Meter

Source§

fn clone(&self) -> Meter

Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for Meter

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
Source§

impl PartialEq for Meter

Source§

fn eq(&self, other: &Meter) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 (const: unstable) · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialOrd for Meter

Source§

fn partial_cmp(&self, other: &Meter) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 (const: unstable) · Source§

fn lt(&self, other: &Rhs) -> bool

Tests less than (for self and other) and is used by the < operator. Read more
1.0.0 (const: unstable) · Source§

fn le(&self, other: &Rhs) -> bool

Tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 (const: unstable) · Source§

fn gt(&self, other: &Rhs) -> bool

Tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 (const: unstable) · Source§

fn ge(&self, other: &Rhs) -> bool

Tests greater than or equal to (for self and other) and is used by the >= operator. Read more
Source§

impl Unit for Meter

Source§

const RATIO: f64 = 1.0

Unit-to-canonical conversion factor.
Source§

const SYMBOL: &'static str = "m"

Printable symbol, shown by core::fmt::Display.
Source§

type Dim = Dim<PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0>

Dimension to which this unit belongs.
Source§

impl UnitDiv<Attogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Attogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Attogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Attogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Attometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Attometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Attometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Attosecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Attosecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Attowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Attowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Attowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Attowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Bar> for Meter
where <Meter as Unit>::Dim: DimDiv<<Bar as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Bar as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Bar>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Centigram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Centigram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Centigram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Centigram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Centiliter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Centiliter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Centiliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Centiliter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Centimeter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Centimeter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Centisecond> for Meter

Source§

type Output = Per<Meter, Centisecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Century> for Meter
where <Meter as Unit>::Dim: DimDiv<<Century as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Century as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Century>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<CubicCentimeter> for Meter

Source§

type Output = Per<Meter, CubicCentimeter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<CubicKilometer> for Meter

Source§

type Output = Per<Meter, CubicKilometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<CubicMeter> for Meter
where <Meter as Unit>::Dim: DimDiv<<CubicMeter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<CubicMeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, CubicMeter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<CubicMillimeter> for Meter

Source§

type Output = Per<Meter, CubicMillimeter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Day> for Meter
where <Meter as Unit>::Dim: DimDiv<<Day as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Day>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decade> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decade as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decade as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decade>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decagram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decagram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decagram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decasecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decasecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decigram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decigram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decigram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decigram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Deciliter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Deciliter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Deciliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Deciliter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decimeter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decimeter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decimeter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Decisecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Decisecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Deciwatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Deciwatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Deciwatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Deciwatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Degree> for Meter
where <Meter as Unit>::Dim: DimDiv<<Degree as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Degree as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Degree>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Exagram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Exagram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Exagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Exagram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Exameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Exameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Exameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Exawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Exawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Exawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Exawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Femtogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Femtogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Femtogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Femtogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Femtometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Femtometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Femtosecond> for Meter

Source§

type Output = Per<Meter, Femtosecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Femtowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Femtowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Femtowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Femtowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Fortnight> for Meter
where <Meter as Unit>::Dim: DimDiv<<Fortnight as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Fortnight as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Fortnight>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Gigagram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Gigagram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Gigagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Gigagram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Gigajoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Gigajoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Gigajoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Gigajoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Gigameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Gigameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Gigameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Giganewton> for Meter
where <Meter as Unit>::Dim: DimDiv<<Giganewton as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Giganewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Giganewton>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Gigapascal> for Meter
where <Meter as Unit>::Dim: DimDiv<<Gigapascal as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Gigapascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Gigapascal>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Gigasecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Gigasecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Gigawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Gigawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Gigawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Gigawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Gram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Gram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Gram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Gram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Hectogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Hectogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Hectogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Hectogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Hectometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Hectometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Hectopascal> for Meter

Source§

type Output = Per<Meter, Hectopascal>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Hectosecond> for Meter

Source§

type Output = Per<Meter, Hectosecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Hectowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Hectowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Hectowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Hectowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Hour> for Meter
where <Meter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Hour>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Joule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Joule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Joule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Joule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kelvin> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kelvin as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kelvin as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kelvin>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kilogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kilogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kilogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kilogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kilojoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kilojoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kilojoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kilojoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kilometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kilometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kilometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kilonewton> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kilonewton as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kilonewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kilonewton>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kilopascal> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kilopascal as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kilopascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kilopascal>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kilosecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kilosecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Kilowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Kilowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Kilowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Kilowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<KilowattHour> for Meter

Source§

type Output = Per<Meter, KilowattHour>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Liter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Liter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Liter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Liter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Megagram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Megagram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Megagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Megagram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Megajoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Megajoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Megajoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Megajoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Megameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Megameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Megameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meganewton> for Meter
where <Meter as Unit>::Dim: DimDiv<<Meganewton as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Meganewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Meganewton>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Megapascal> for Meter
where <Meter as Unit>::Dim: DimDiv<<Megapascal as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Megapascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Megapascal>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Megasecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Megasecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Megawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Megawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Megawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Megawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Attogram
where <Attogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Attogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Attometer
where <Attometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Attometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Attosecond
where <Attosecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Attosecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attosecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Attowatt
where <Attowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Attowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Bar
where <Bar as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Bar as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Bar, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Centigram
where <Centigram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Centigram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Centigram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Centiliter
where <Centiliter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Centiliter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Centiliter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Centimeter
where <Centimeter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Centimeter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Centimeter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Centisecond

Source§

type Output = Per<Centisecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Century
where <Century as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Century as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Century, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for CubicCentimeter

Source§

type Output = Per<CubicCentimeter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for CubicKilometer

Source§

type Output = Per<CubicKilometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for CubicMeter
where <CubicMeter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<CubicMeter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<CubicMeter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for CubicMillimeter

Source§

type Output = Per<CubicMillimeter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Day
where <Day as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Day as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Day, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decade
where <Decade as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decade as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decade, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decagram
where <Decagram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decagram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decagram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decameter
where <Decameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decasecond
where <Decasecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decasecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decasecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decawatt
where <Decawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decigram
where <Decigram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decigram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decigram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Deciliter
where <Deciliter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Deciliter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Deciliter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decimeter
where <Decimeter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decimeter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decimeter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Decisecond
where <Decisecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Decisecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decisecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Deciwatt
where <Deciwatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Deciwatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Deciwatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Degree
where <Degree as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Degree as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Degree, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Exagram
where <Exagram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Exagram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Exagram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Exameter
where <Exameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Exameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Exameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Exawatt
where <Exawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Exawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Exawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Femtogram
where <Femtogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Femtogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Femtogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Femtometer
where <Femtometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Femtometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Femtometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Femtosecond

Source§

type Output = Per<Femtosecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Femtowatt
where <Femtowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Femtowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Femtowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Fortnight
where <Fortnight as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Fortnight as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Fortnight, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Gigagram
where <Gigagram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Gigagram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigagram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Gigajoule
where <Gigajoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Gigajoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigajoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Gigameter
where <Gigameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Gigameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Giganewton
where <Giganewton as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Giganewton as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Giganewton, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Gigapascal
where <Gigapascal as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Gigapascal as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigapascal, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Gigasecond
where <Gigasecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Gigasecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigasecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Gigawatt
where <Gigawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Gigawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Gram
where <Gram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Gram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Hectogram
where <Hectogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Hectogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Hectometer
where <Hectometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Hectometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Hectopascal

Source§

type Output = Per<Hectopascal, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Hectosecond

Source§

type Output = Per<Hectosecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Hectowatt
where <Hectowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Hectowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Hour
where <Hour as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Joule
where <Joule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Joule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Joule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kelvin
where <Kelvin as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kelvin as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kelvin, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kilogram
where <Kilogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kilogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kilojoule
where <Kilojoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kilojoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilojoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kilometer
where <Kilometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kilometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kilonewton
where <Kilonewton as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kilonewton as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilonewton, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kilopascal
where <Kilopascal as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kilopascal as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilopascal, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kilosecond
where <Kilosecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kilosecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilosecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Kilowatt
where <Kilowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Kilowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for KilowattHour

Source§

type Output = Per<KilowattHour, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Liter
where <Liter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Liter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Liter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Megagram
where <Megagram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Megagram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megagram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Megajoule
where <Megajoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Megajoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megajoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Megameter
where <Megameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Megameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Meganewton
where <Meganewton as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Meganewton as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meganewton, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Megapascal
where <Megapascal as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Megapascal as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megapascal, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Megasecond
where <Megasecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Megasecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megasecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Megawatt
where <Megawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Megawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for MeterPerSecondSquared

Source§

type Output = Per<MeterPerSecondSquared, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Microgram
where <Microgram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Microgram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microgram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Microjoule
where <Microjoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Microjoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microjoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Microliter
where <Microliter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Microliter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microliter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Micrometer
where <Micrometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Micrometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Micrometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Micronewton

Source§

type Output = Per<Micronewton, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Microsecond

Source§

type Output = Per<Microsecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Microwatt
where <Microwatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Microwatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microwatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Millennium
where <Millennium as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Millennium as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millennium, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Milligram
where <Milligram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Milligram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Milligram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Millijoule
where <Millijoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Millijoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millijoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Milliliter
where <Milliliter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Milliliter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Milliliter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Millimeter
where <Millimeter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Millimeter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millimeter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Millinewton

Source§

type Output = Per<Millinewton, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Millipascal

Source§

type Output = Per<Millipascal, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Milliradian

Source§

type Output = Per<Milliradian, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Millisecond

Source§

type Output = Per<Millisecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Milliwatt
where <Milliwatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Milliwatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Milliwatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Minute
where <Minute as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Minute as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Minute, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Nanogram
where <Nanogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Nanogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Nanojoule
where <Nanojoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Nanojoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanojoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Nanometer
where <Nanometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Nanometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Nanosecond
where <Nanosecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Nanosecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanosecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Nanowatt
where <Nanowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Nanowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Newton
where <Newton as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Newton as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Newton, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Pascal
where <Pascal as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Pascal as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Pascal, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Petagram
where <Petagram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Petagram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Petagram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Petameter
where <Petameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Petameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Petameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Petawatt
where <Petawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Petawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Petawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Picogram
where <Picogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Picogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Picojoule
where <Picojoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Picojoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picojoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Picometer
where <Picometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Picometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Picosecond
where <Picosecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Picosecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picosecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Picowatt
where <Picowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Picowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Prod<Centimeter, Centimeter>

Source§

type Output = Per<Prod<Centimeter, Centimeter>, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Prod<Degree, Degree>
where <Prod<Degree, Degree> as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Prod<Degree, Degree> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Prod<Degree, Degree>, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Prod<Kilometer, Kilometer>

Source§

type Output = Per<Prod<Kilometer, Kilometer>, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Prod<Meter, Meter>
where <Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Prod<Meter, Meter>, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Prod<Millimeter, Millimeter>

Source§

type Output = Per<Prod<Millimeter, Millimeter>, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Prod<Milliradian, Milliradian>

Source§

type Output = Per<Prod<Milliradian, Milliradian>, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Prod<Radian, Radian>
where <Prod<Radian, Radian> as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Prod<Radian, Radian> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Prod<Radian, Radian>, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Radian
where <Radian as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Radian as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Radian, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Rankine
where <Rankine as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Rankine as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Rankine, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Second
where <Second as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Second as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Second, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for StandardGravity

Source§

type Output = Per<StandardGravity, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Teragram
where <Teragram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Teragram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Teragram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Terajoule
where <Terajoule as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Terajoule as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terajoule, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Terameter
where <Terameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Terameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Terasecond
where <Terasecond as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Terasecond as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terasecond, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Terawatt
where <Terawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Terawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Tonne
where <Tonne as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Tonne as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Tonne, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Turn
where <Turn as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Turn as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Turn, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Watt
where <Watt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Watt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Watt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for WattHour
where <WattHour as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<WattHour as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<WattHour, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Week
where <Week as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Week as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Week, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Year
where <Year as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Year as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Year, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Yoctogram
where <Yoctogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Yoctogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yoctogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Yoctometer
where <Yoctometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Yoctometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yoctometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Yoctowatt
where <Yoctowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Yoctowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yoctowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Yottagram
where <Yottagram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Yottagram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yottagram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Yottameter
where <Yottameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Yottameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yottameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Yottawatt
where <Yottawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Yottawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yottawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Zeptogram
where <Zeptogram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Zeptogram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zeptogram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Zeptometer
where <Zeptometer as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Zeptometer as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zeptometer, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Zeptowatt
where <Zeptowatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Zeptowatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zeptowatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Zettagram
where <Zettagram as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Zettagram as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zettagram, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Zettameter
where <Zettameter as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Zettameter as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zettameter, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Meter> for Zettawatt
where <Zettawatt as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>, <<Zettawatt as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zettawatt, Meter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<MeterPerSecondSquared> for Meter

Source§

type Output = Per<Meter, MeterPerSecondSquared>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Microgram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Microgram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Microgram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Microgram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Microjoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Microjoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Microjoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Microjoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Microliter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Microliter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Microliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Microliter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Micrometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Micrometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Micronewton> for Meter

Source§

type Output = Per<Meter, Micronewton>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Microsecond> for Meter

Source§

type Output = Per<Meter, Microsecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Microwatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Microwatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Microwatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Microwatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Millennium> for Meter
where <Meter as Unit>::Dim: DimDiv<<Millennium as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Millennium as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Millennium>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Milligram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Milligram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Milligram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Milligram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Millijoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Millijoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Millijoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Millijoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Milliliter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Milliliter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Milliliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Milliliter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Millimeter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Millimeter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Millinewton> for Meter

Source§

type Output = Per<Meter, Millinewton>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Millipascal> for Meter

Source§

type Output = Per<Meter, Millipascal>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Milliradian> for Meter

Source§

type Output = Per<Meter, Milliradian>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Millisecond> for Meter

Source§

type Output = Per<Meter, Millisecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Milliwatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Milliwatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Milliwatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Milliwatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Minute> for Meter
where <Meter as Unit>::Dim: DimDiv<<Minute as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Minute>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Nanogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Nanogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Nanogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Nanogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Nanojoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Nanojoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Nanojoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Nanojoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Nanometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Nanometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Nanometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Nanosecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Nanosecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Nanowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Nanowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Nanowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Nanowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Newton> for Meter
where <Meter as Unit>::Dim: DimDiv<<Newton as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Newton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Newton>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Pascal> for Meter
where <Meter as Unit>::Dim: DimDiv<<Pascal as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Pascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Pascal>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Petagram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Petagram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Petagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Petagram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Petameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Petameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Petameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Petawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Petawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Petawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Petawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Picogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Picogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Picogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Picogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Picojoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Picojoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Picojoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Picojoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Picometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Picometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Picometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Picosecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Picosecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Picowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Picowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Picowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Picowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Prod<Centimeter, Centimeter>> for Meter

Source§

type Output = Per<Meter, Prod<Centimeter, Centimeter>>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Prod<Degree, Degree>> for Meter
where <Meter as Unit>::Dim: DimDiv<<Prod<Degree, Degree> as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Prod<Degree, Degree> as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Prod<Degree, Degree>>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Prod<Kilometer, Kilometer>> for Meter

Source§

type Output = Per<Meter, Prod<Kilometer, Kilometer>>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Prod<Meter, Meter>> for Meter
where <Meter as Unit>::Dim: DimDiv<<Prod<Meter, Meter> as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Prod<Meter, Meter> as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Prod<Meter, Meter>>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Prod<Millimeter, Millimeter>> for Meter

Source§

type Output = Per<Meter, Prod<Millimeter, Millimeter>>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Prod<Milliradian, Milliradian>> for Meter

Source§

type Output = Per<Meter, Prod<Milliradian, Milliradian>>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Prod<Radian, Radian>> for Meter
where <Meter as Unit>::Dim: DimDiv<<Prod<Radian, Radian> as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Prod<Radian, Radian> as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Prod<Radian, Radian>>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Radian> for Meter
where <Meter as Unit>::Dim: DimDiv<<Radian as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Radian as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Radian>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Rankine> for Meter
where <Meter as Unit>::Dim: DimDiv<<Rankine as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Rankine as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Rankine>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Second> for Meter
where <Meter as Unit>::Dim: DimDiv<<Second as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Second>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<StandardGravity> for Meter

Source§

type Output = Per<Meter, StandardGravity>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Teragram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Teragram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Teragram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Teragram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Terajoule> for Meter
where <Meter as Unit>::Dim: DimDiv<<Terajoule as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Terajoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Terajoule>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Terameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Terameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Terameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Terasecond> for Meter
where <Meter as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Terasecond>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Terawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Terawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Terawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Terawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Tonne> for Meter
where <Meter as Unit>::Dim: DimDiv<<Tonne as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Tonne as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Tonne>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Turn> for Meter
where <Meter as Unit>::Dim: DimDiv<<Turn as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Turn as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Turn>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Watt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Watt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Watt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Watt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<WattHour> for Meter
where <Meter as Unit>::Dim: DimDiv<<WattHour as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<WattHour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, WattHour>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Week> for Meter
where <Meter as Unit>::Dim: DimDiv<<Week as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Week as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Week>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Year> for Meter
where <Meter as Unit>::Dim: DimDiv<<Year as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Year as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Year>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Yoctogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Yoctogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Yoctogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Yoctogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Yoctometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Yoctometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Yoctowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Yoctowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Yoctowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Yoctowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Yottagram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Yottagram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Yottagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Yottagram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Yottameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Yottameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Yottawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Yottawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Yottawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Yottawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Zeptogram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Zeptogram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Zeptogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Zeptogram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Zeptometer> for Meter
where <Meter as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Zeptometer>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Zeptowatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Zeptowatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Zeptowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Zeptowatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Zettagram> for Meter
where <Meter as Unit>::Dim: DimDiv<<Zettagram as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Zettagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Zettagram>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Zettameter> for Meter
where <Meter as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Zettameter>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl UnitDiv<Zettawatt> for Meter
where <Meter as Unit>::Dim: DimDiv<<Zettawatt as Unit>::Dim>, <<Meter as Unit>::Dim as DimDiv<<Zettawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meter, Zettawatt>

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl Copy for Meter

Source§

impl StructuralPartialEq for Meter

Auto Trait Implementations§

§

impl Freeze for Meter

§

impl RefUnwindSafe for Meter

§

impl Send for Meter

§

impl Sync for Meter

§

impl Unpin for Meter

§

impl UnsafeUnpin for Meter

§

impl UnwindSafe for Meter

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<U, S> QuantityDivOutput<S> for U
where U: Unit, S: Scalar,

Source§

type Output = Quantity<U, S>

The type that Div will return.
Source§

fn wrap(v: S) -> Quantity<U, S>

Wraps (or passes through) a raw scalar into the output type.
Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<U> UnitDiv<U> for U
where U: Unit, <U as Unit>::Dim: DimDiv<<U as Unit>::Dim>, <<U as Unit>::Dim as DimDiv<<U as Unit>::Dim>>::Output: Dimension,

Source§

type Output = SameDivOutput

The resulting type token. Either a Unit (wrapped in Quantity by the Div impl) or SameDivOutput (unwrapped to the raw scalar).
Source§

impl<T> LengthUnit for T
where T: Unit<Dim = Dim<PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0>>,