Skip to main content

Hour

Struct Hour 

Source
pub struct Hour;
Expand description

Hours (3_600 s).

Trait Implementations§

Source§

impl Clone for Hour

Source§

fn clone(&self) -> Hour

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 Copy for Hour

Source§

impl Debug for Hour

Source§

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

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

impl PartialEq for Hour

Source§

fn eq(&self, other: &Hour) -> 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 Hour

Source§

fn partial_cmp(&self, other: &Hour) -> 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 StructuralPartialEq for Hour

Source§

impl Unit for Hour

Source§

const RATIO: f64 = 3_600.0

Unit-to-canonical conversion factor.
Source§

const SYMBOL: &'static str = "h"

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

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

Dimension to which this unit belongs.
Source§

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

Source§

type Output = Per<Hour, Arcminute>

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

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

Source§

type Output = Per<Hour, Arcsecond>

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

impl UnitDiv<AstronomicalUnit> for Hour

Source§

type Output = Per<Hour, AstronomicalUnit>

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

impl UnitDiv<AtomicMassUnit> for Hour

Source§

type Output = Per<Hour, AtomicMassUnit>

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

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

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Attometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Attowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Attowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Bar as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Bar as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<BohrRadius> for Hour
where <Hour as Unit>::Dim: DimDiv<<BohrRadius as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<BohrRadius as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, BohrRadius>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Centigram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Centigram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Centiliter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Centiliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Century as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Century as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<ClassicalElectronRadius> for Hour

Source§

type Output = Per<Hour, ClassicalElectronRadius>

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 Hour

Source§

type Output = Per<Hour, 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 Hour

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<CubicMeter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<CubicMeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Day as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decade as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decade as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decagram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decigram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decigram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Deciliter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Deciliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decimeter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Deciwatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Deciwatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Degree as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Degree as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Dyne> for Hour
where <Hour as Unit>::Dim: DimDiv<<Dyne as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Dyne as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Dyne>

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

impl UnitDiv<EarthEquatorialRadius> for Hour

Source§

type Output = Per<Hour, EarthEquatorialRadius>

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

impl UnitDiv<EarthPolarRadius> for Hour

Source§

type Output = Per<Hour, EarthPolarRadius>

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

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

Source§

type Output = Per<Hour, EarthRadius>

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

impl UnitDiv<ElectronReducedComptonWavelength> for Hour

Source§

type Output = Per<Hour, ElectronReducedComptonWavelength>

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

impl UnitDiv<Electronvolt> for Hour

Source§

type Output = Per<Hour, Electronvolt>

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

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

Source§

type Output = Per<Hour, Erg>

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

impl UnitDiv<ErgPerSecond> for Hour

Source§

type Output = Per<Hour, ErgPerSecond>

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

impl UnitDiv<ErgPerSecondSquareCentimeterSteradian> for Hour

Source§

type Output = Per<Hour, ErgPerSecondSquareCentimeterSteradian>

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

impl UnitDiv<ErgPerSecondSquareCentimeterSteradianAngstrom> for Hour

Source§

type Output = Per<Hour, ErgPerSecondSquareCentimeterSteradianAngstrom>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Exagram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Exagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Exameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Exawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Exawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Femtogram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Femtogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Femtowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Femtowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Fortnight as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Fortnight as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Gigagram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Gigahertz> for Hour
where <Hour as Unit>::Dim: DimDiv<<Gigahertz as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigahertz as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Gigahertz>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Gigajoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigajoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Gigameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Giganewton as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Giganewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Gigaparsec> for Hour
where <Hour as Unit>::Dim: DimDiv<<Gigaparsec as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigaparsec as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Gigaparsec>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Gigapascal as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigapascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Gigawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gigawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Gram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Gram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<GramPerCubicCentimeter> for Hour

Source§

type Output = Per<Hour, GramPerCubicCentimeter>

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

impl UnitDiv<GramPerMilliliter> for Hour

Source§

type Output = Per<Hour, GramPerMilliliter>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Hectogram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Hectogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Hectowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Hectowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Hertz> for Hour
where <Hour as Unit>::Dim: DimDiv<<Hertz as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Hertz as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Hertz>

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<Hour> for Kilometer
where <Kilometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilometer, 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<Hour> for Centimeter
where <Centimeter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Centimeter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Centimeter, 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<Hour> for Millimeter
where <Millimeter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Millimeter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millimeter, 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<Hour> for Micrometer
where <Micrometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Micrometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Micrometer, 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<Hour> for Nanometer
where <Nanometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Nanometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanometer, 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<Hour> for Picometer
where <Picometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Picometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picometer, 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<Hour> for Femtometer
where <Femtometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Femtometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Femtometer, 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<Hour> for Attometer
where <Attometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Attometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attometer, 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<Hour> for Zeptometer
where <Zeptometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Zeptometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zeptometer, 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<Hour> for Yoctometer
where <Yoctometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Yoctometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yoctometer, 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<Hour> for Megameter
where <Megameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megameter, 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<Hour> for Decimeter
where <Decimeter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decimeter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decimeter, 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<Hour> for Decameter
where <Decameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decameter, 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<Hour> for Hectometer
where <Hectometer as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Hectometer as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectometer, 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<Hour> for Gigameter
where <Gigameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigameter, 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<Hour> for Terameter
where <Terameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Terameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terameter, 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<Hour> for Petameter
where <Petameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Petameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Petameter, 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<Hour> for Exameter
where <Exameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Exameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Exameter, 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<Hour> for Zettameter
where <Zettameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Zettameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zettameter, 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<Hour> for Yottameter
where <Yottameter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Yottameter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yottameter, 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<Hour> for Attosecond
where <Attosecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Attosecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attosecond, 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<Hour> for Femtosecond
where <Femtosecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Femtosecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Femtosecond, 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<Hour> for Picosecond
where <Picosecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Picosecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picosecond, 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<Hour> for Nanosecond
where <Nanosecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Nanosecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanosecond, 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<Hour> for Microsecond
where <Microsecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Microsecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microsecond, 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<Hour> for Millisecond
where <Millisecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Millisecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millisecond, 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<Hour> for Centisecond
where <Centisecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Centisecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Centisecond, 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<Hour> for Decisecond
where <Decisecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decisecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decisecond, 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<Hour> for Second
where <Second as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Second as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Second, 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<Hour> for Decasecond
where <Decasecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decasecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decasecond, 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<Hour> for Hectosecond
where <Hectosecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Hectosecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectosecond, 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<Hour> for Kilosecond
where <Kilosecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilosecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilosecond, 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<Hour> for Megasecond
where <Megasecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megasecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megasecond, 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<Hour> for Gigasecond
where <Gigasecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigasecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigasecond, 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<Hour> for Terasecond
where <Terasecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Terasecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terasecond, 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<Hour> for Minute
where <Minute as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Minute as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Minute, 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<Hour> for Day
where <Day as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Day as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Day, 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<Hour> for Week
where <Week as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Week as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Week, 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<Hour> for Fortnight
where <Fortnight as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Fortnight as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Fortnight, 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<Hour> for Year
where <Year as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Year as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Year, 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<Hour> for Decade
where <Decade as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decade as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decade, 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<Hour> for Century
where <Century as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Century as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Century, 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<Hour> for Millennium
where <Millennium as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Millennium as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millennium, 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<Hour> for Gram
where <Gram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gram, 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<Hour> for Yoctogram
where <Yoctogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Yoctogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yoctogram, 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<Hour> for Zeptogram
where <Zeptogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Zeptogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zeptogram, 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<Hour> for Attogram
where <Attogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Attogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attogram, 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<Hour> for Femtogram
where <Femtogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Femtogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Femtogram, 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<Hour> for Picogram
where <Picogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Picogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picogram, 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<Hour> for Nanogram
where <Nanogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Nanogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanogram, 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<Hour> for Microgram
where <Microgram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Microgram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microgram, 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<Hour> for Milligram
where <Milligram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Milligram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Milligram, 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<Hour> for Centigram
where <Centigram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Centigram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Centigram, 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<Hour> for Decigram
where <Decigram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decigram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decigram, 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<Hour> for Decagram
where <Decagram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decagram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decagram, 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<Hour> for Hectogram
where <Hectogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Hectogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectogram, 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<Hour> for Kilogram
where <Kilogram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilogram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilogram, 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<Hour> for Megagram
where <Megagram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megagram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megagram, 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<Hour> for Gigagram
where <Gigagram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigagram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigagram, 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<Hour> for Teragram
where <Teragram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Teragram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Teragram, 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<Hour> for Petagram
where <Petagram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Petagram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Petagram, 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<Hour> for Exagram
where <Exagram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Exagram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Exagram, 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<Hour> for Zettagram
where <Zettagram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Zettagram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zettagram, 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<Hour> for Yottagram
where <Yottagram as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Yottagram as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yottagram, 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<Hour> for Tonne
where <Tonne as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Tonne as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Tonne, 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<Hour> for Degree
where <Degree as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Degree as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Degree, 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<Hour> for Radian
where <Radian as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Radian as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Radian, 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<Hour> for Milliradian
where <Milliradian as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Milliradian as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Milliradian, 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<Hour> for Turn
where <Turn as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Turn as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Turn, 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<Hour> for Watt
where <Watt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Watt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Watt, 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<Hour> for Yoctowatt
where <Yoctowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Yoctowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yoctowatt, 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<Hour> for Zeptowatt
where <Zeptowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Zeptowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zeptowatt, 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<Hour> for Attowatt
where <Attowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Attowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Attowatt, 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<Hour> for Femtowatt
where <Femtowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Femtowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Femtowatt, 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<Hour> for Picowatt
where <Picowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Picowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picowatt, 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<Hour> for Nanowatt
where <Nanowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Nanowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanowatt, 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<Hour> for Microwatt
where <Microwatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Microwatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microwatt, 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<Hour> for Milliwatt
where <Milliwatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Milliwatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Milliwatt, 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<Hour> for Deciwatt
where <Deciwatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Deciwatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Deciwatt, 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<Hour> for Decawatt
where <Decawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Decawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Decawatt, 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<Hour> for Hectowatt
where <Hectowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Hectowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectowatt, 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<Hour> for Kilowatt
where <Kilowatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilowatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilowatt, 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<Hour> for Megawatt
where <Megawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megawatt, 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<Hour> for Gigawatt
where <Gigawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigawatt, 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<Hour> for Terawatt
where <Terawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Terawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terawatt, 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<Hour> for Petawatt
where <Petawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Petawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Petawatt, 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<Hour> for Exawatt
where <Exawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Exawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Exawatt, 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<Hour> for Zettawatt
where <Zettawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Zettawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Zettawatt, 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<Hour> for Yottawatt
where <Yottawatt as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Yottawatt as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Yottawatt, 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<Hour> for Prod<Meter, Meter>
where <Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Prod<Meter, 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<Hour> for Prod<Kilometer, Kilometer>

Source§

type Output = Per<Prod<Kilometer, Kilometer>, 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<Hour> for Prod<Centimeter, Centimeter>

Source§

type Output = Per<Prod<Centimeter, Centimeter>, 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<Hour> for Prod<Millimeter, Millimeter>

Source§

type Output = Per<Prod<Millimeter, Millimeter>, 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<Hour> for CubicMeter
where <CubicMeter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<CubicMeter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<CubicMeter, 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<Hour> for CubicKilometer

Source§

type Output = Per<CubicKilometer, 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<Hour> for CubicCentimeter

Source§

type Output = Per<CubicCentimeter, 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<Hour> for CubicMillimeter

Source§

type Output = Per<CubicMillimeter, 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<Hour> for Liter
where <Liter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Liter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Liter, 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<Hour> for Milliliter
where <Milliliter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Milliliter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Milliliter, 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<Hour> for Microliter
where <Microliter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Microliter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microliter, 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<Hour> for Centiliter
where <Centiliter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Centiliter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Centiliter, 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<Hour> for Deciliter
where <Deciliter as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Deciliter as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Deciliter, 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<Hour> for MeterPerSecondSquared

Source§

type Output = Per<MeterPerSecondSquared, 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<Hour> for StandardGravity

Source§

type Output = Per<StandardGravity, 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<Hour> for Newton
where <Newton as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Newton as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Newton, 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<Hour> for Micronewton
where <Micronewton as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Micronewton as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Micronewton, 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<Hour> for Millinewton
where <Millinewton as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Millinewton as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millinewton, 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<Hour> for Kilonewton
where <Kilonewton as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilonewton as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilonewton, 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<Hour> for Meganewton
where <Meganewton as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Meganewton as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Meganewton, 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<Hour> for Giganewton
where <Giganewton as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Giganewton as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Giganewton, 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<Hour> for Joule
where <Joule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Joule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Joule, 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<Hour> for Picojoule
where <Picojoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Picojoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Picojoule, 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<Hour> for Nanojoule
where <Nanojoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Nanojoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Nanojoule, 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<Hour> for Microjoule
where <Microjoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Microjoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Microjoule, 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<Hour> for Millijoule
where <Millijoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Millijoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millijoule, 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<Hour> for Kilojoule
where <Kilojoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilojoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilojoule, 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<Hour> for Megajoule
where <Megajoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megajoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megajoule, 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<Hour> for Gigajoule
where <Gigajoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigajoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigajoule, 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<Hour> for Terajoule
where <Terajoule as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Terajoule as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terajoule, 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<Hour> for WattHour
where <WattHour as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<WattHour as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<WattHour, 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<Hour> for KilowattHour

Source§

type Output = Per<KilowattHour, 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<Hour> for Pascal
where <Pascal as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Pascal as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Pascal, 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<Hour> for Millipascal
where <Millipascal as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Millipascal as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millipascal, 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<Hour> for Hectopascal
where <Hectopascal as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Hectopascal as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hectopascal, 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<Hour> for Kilopascal
where <Kilopascal as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilopascal as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilopascal, 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<Hour> for Megapascal
where <Megapascal as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megapascal as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megapascal, 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<Hour> for Gigapascal
where <Gigapascal as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigapascal as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigapascal, 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<Hour> for Bar
where <Bar as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Bar as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Bar, 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<Hour> for Kelvin
where <Kelvin as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kelvin as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kelvin, 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<Hour> for Rankine
where <Rankine as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Rankine as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Rankine, 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<Hour> for Prod<Degree, Degree>
where <Prod<Degree, Degree> as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Prod<Degree, Degree> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Prod<Degree, Degree>, 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<Hour> for Prod<Radian, Radian>
where <Prod<Radian, Radian> as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Prod<Radian, Radian> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Prod<Radian, Radian>, 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<Hour> for Prod<Milliradian, Milliradian>

Source§

type Output = Per<Prod<Milliradian, Milliradian>, 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<Hour> for AstronomicalUnit

Source§

type Output = Per<AstronomicalUnit, 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<Hour> for LightYear
where <LightYear as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<LightYear as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<LightYear, 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<Hour> for Parsec
where <Parsec as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Parsec as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Parsec, 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<Hour> for Kiloparsec
where <Kiloparsec as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kiloparsec as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kiloparsec, 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<Hour> for Megaparsec
where <Megaparsec as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megaparsec as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megaparsec, 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<Hour> for Gigaparsec
where <Gigaparsec as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigaparsec as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigaparsec, 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<Hour> for SolarRadius
where <SolarRadius as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<SolarRadius as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<SolarRadius, 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<Hour> for SolarDiameter

Source§

type Output = Per<SolarDiameter, 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<Hour> for EarthRadius
where <EarthRadius as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<EarthRadius as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<EarthRadius, 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<Hour> for EarthEquatorialRadius

Source§

type Output = Per<EarthEquatorialRadius, 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<Hour> for EarthPolarRadius

Source§

type Output = Per<EarthPolarRadius, 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<Hour> for JupiterRadius

Source§

type Output = Per<JupiterRadius, 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<Hour> for LunarRadius
where <LunarRadius as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<LunarRadius as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<LunarRadius, 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<Hour> for LunarDistance

Source§

type Output = Per<LunarDistance, 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<Hour> for SiderealDay
where <SiderealDay as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<SiderealDay as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<SiderealDay, 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<Hour> for SynodicMonth

Source§

type Output = Per<SynodicMonth, 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<Hour> for SiderealYear

Source§

type Output = Per<SiderealYear, 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<Hour> for SolarMass
where <SolarMass as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<SolarMass as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<SolarMass, 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<Hour> for Arcminute
where <Arcminute as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Arcminute as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Arcminute, 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<Hour> for Arcsecond
where <Arcsecond as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Arcsecond as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Arcsecond, 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<Hour> for MilliArcsecond

Source§

type Output = Per<MilliArcsecond, 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<Hour> for MicroArcsecond

Source§

type Output = Per<MicroArcsecond, 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<Hour> for HourAngle
where <HourAngle as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<HourAngle as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<HourAngle, 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<Hour> for SolarLuminosity

Source§

type Output = Per<SolarLuminosity, 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<Hour> for Prod<Arcminute, Arcminute>

Source§

type Output = Per<Prod<Arcminute, Arcminute>, 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<Hour> for Prod<Arcsecond, Arcsecond>

Source§

type Output = Per<Prod<Arcsecond, Arcsecond>, 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<Hour> for JulianYear
where <JulianYear as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<JulianYear as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<JulianYear, 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<Hour> for JulianCentury

Source§

type Output = Per<JulianCentury, 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<Hour> for BohrRadius
where <BohrRadius as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<BohrRadius as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<BohrRadius, 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<Hour> for ClassicalElectronRadius

Source§

type Output = Per<ClassicalElectronRadius, 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<Hour> for PlanckLength

Source§

type Output = Per<PlanckLength, 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<Hour> for ElectronReducedComptonWavelength

Source§

type Output = Per<ElectronReducedComptonWavelength, 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<Hour> for AtomicMassUnit

Source§

type Output = Per<AtomicMassUnit, 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<Hour> for ErgPerSecond

Source§

type Output = Per<ErgPerSecond, 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<Hour> for Dyne
where <Dyne as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Dyne as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Dyne, 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<Hour> for Erg
where <Erg as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Erg as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Erg, 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<Hour> for Electronvolt

Source§

type Output = Per<Electronvolt, 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<Hour> for Kiloelectronvolt

Source§

type Output = Per<Kiloelectronvolt, 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<Hour> for Megaelectronvolt

Source§

type Output = Per<Megaelectronvolt, 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<Hour> for WattPerSquareMeterSteradian

Source§

type Output = Per<WattPerSquareMeterSteradian, 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<Hour> for ErgPerSecondSquareCentimeterSteradian

Source§

type Output = Per<ErgPerSecondSquareCentimeterSteradian, 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<Hour> for WattPerSquareMeterSteradianMeter

Source§

type Output = Per<WattPerSquareMeterSteradianMeter, 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<Hour> for WattPerSquareMeterSteradianNanometer

Source§

type Output = Per<WattPerSquareMeterSteradianNanometer, 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<Hour> for ErgPerSecondSquareCentimeterSteradianAngstrom

Source§

type Output = Per<ErgPerSecondSquareCentimeterSteradianAngstrom, 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<Hour> for PhotonPerSquareMeterSecondSteradian

Source§

type Output = Per<PhotonPerSquareMeterSecondSteradian, 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<Hour> for PhotonPerSquareCentimeterSecondSteradian

Source§

type Output = Per<PhotonPerSquareCentimeterSecondSteradian, 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<Hour> for PhotonPerSquareCentimeterNanosecondSteradian

Source§

type Output = Per<PhotonPerSquareCentimeterNanosecondSteradian, 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<Hour> for PhotonPerSquareMeterSecondSteradianMeter

Source§

type Output = Per<PhotonPerSquareMeterSecondSteradianMeter, 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<Hour> for PhotonPerSquareCentimeterSecondSteradianAngstrom

Source§

type Output = Per<PhotonPerSquareCentimeterSecondSteradianAngstrom, 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<Hour> for PhotonPerSquareCentimeterSecondSteradianNanometer

Source§

type Output = Per<PhotonPerSquareCentimeterSecondSteradianNanometer, 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<Hour> for PhotonPerSquareCentimeterNanosecondSteradianNanometer

Source§

type Output = Per<PhotonPerSquareCentimeterNanosecondSteradianNanometer, 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<Hour> for S10
where <S10 as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<S10 as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<S10, 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<Hour> for Hertz
where <Hertz as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Hertz as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hertz, 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<Hour> for Millihertz
where <Millihertz as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Millihertz as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Millihertz, 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<Hour> for Kilohertz
where <Kilohertz as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Kilohertz as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Kilohertz, 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<Hour> for Megahertz
where <Megahertz as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Megahertz as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Megahertz, 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<Hour> for Gigahertz
where <Gigahertz as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Gigahertz as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Gigahertz, 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<Hour> for Terahertz
where <Terahertz as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>, <<Terahertz as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Terahertz, 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<Hour> for KilogramPerCubicMeter

Source§

type Output = Per<KilogramPerCubicMeter, 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<Hour> for GramPerCubicCentimeter

Source§

type Output = Per<GramPerCubicCentimeter, 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<Hour> for GramPerMilliliter

Source§

type Output = Per<GramPerMilliliter, 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<HourAngle> for Hour
where <Hour as Unit>::Dim: DimDiv<<HourAngle as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<HourAngle as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, HourAngle>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Joule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Joule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<JulianCentury> for Hour

Source§

type Output = Per<Hour, JulianCentury>

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

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

Source§

type Output = Per<Hour, JulianYear>

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

impl UnitDiv<JupiterRadius> for Hour

Source§

type Output = Per<Hour, JupiterRadius>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kelvin as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kelvin as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Kiloelectronvolt> for Hour

Source§

type Output = Per<Hour, Kiloelectronvolt>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kilogram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kilogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<KilogramPerCubicMeter> for Hour

Source§

type Output = Per<Hour, KilogramPerCubicMeter>

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

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

Source§

type Output = Per<Hour, Kilohertz>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kilojoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kilojoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kilometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kilonewton as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kilonewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Kiloparsec> for Hour
where <Hour as Unit>::Dim: DimDiv<<Kiloparsec as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kiloparsec as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Kiloparsec>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kilopascal as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kilopascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Kilowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Kilowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour

Source§

type Output = Per<Hour, 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<LightYear> for Hour
where <Hour as Unit>::Dim: DimDiv<<LightYear as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<LightYear as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, LightYear>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Liter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Liter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<LunarDistance> for Hour

Source§

type Output = Per<Hour, LunarDistance>

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

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

Source§

type Output = Per<Hour, LunarRadius>

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

impl UnitDiv<Megaelectronvolt> for Hour

Source§

type Output = Per<Hour, Megaelectronvolt>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Megagram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Megahertz> for Hour
where <Hour as Unit>::Dim: DimDiv<<Megahertz as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megahertz as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Megahertz>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Megajoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megajoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Megameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Meganewton as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Meganewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Megaparsec> for Hour
where <Hour as Unit>::Dim: DimDiv<<Megaparsec as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megaparsec as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Megaparsec>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Megapascal as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megapascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Megawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Megawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 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<MeterPerSecondSquared> for Hour

Source§

type Output = Per<Hour, 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<MicroArcsecond> for Hour

Source§

type Output = Per<Hour, MicroArcsecond>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Microgram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Microgram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Microjoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Microjoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Microliter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Microliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Micronewton as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Micronewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Microwatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Microwatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Millennium as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Millennium as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<MilliArcsecond> for Hour

Source§

type Output = Per<Hour, MilliArcsecond>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Milligram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Milligram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Millihertz> for Hour
where <Hour as Unit>::Dim: DimDiv<<Millihertz as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Millihertz as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Millihertz>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Millijoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Millijoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Milliliter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Milliliter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Millinewton as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Millinewton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Millipascal as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Millipascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Milliradian as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Milliradian as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Milliwatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Milliwatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Minute as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Nanogram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Nanogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Nanojoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Nanojoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Nanometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Nanowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Nanowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Newton as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Newton as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Parsec> for Hour
where <Hour as Unit>::Dim: DimDiv<<Parsec as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Parsec as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Parsec>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Pascal as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Pascal as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Petagram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Petagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Petameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Petawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Petawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<PhotonPerSquareCentimeterNanosecondSteradian> for Hour

Source§

type Output = Per<Hour, PhotonPerSquareCentimeterNanosecondSteradian>

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

impl UnitDiv<PhotonPerSquareCentimeterNanosecondSteradianNanometer> for Hour

Source§

type Output = Per<Hour, PhotonPerSquareCentimeterNanosecondSteradianNanometer>

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

impl UnitDiv<PhotonPerSquareCentimeterSecondSteradian> for Hour

Source§

type Output = Per<Hour, PhotonPerSquareCentimeterSecondSteradian>

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

impl UnitDiv<PhotonPerSquareCentimeterSecondSteradianAngstrom> for Hour

Source§

type Output = Per<Hour, PhotonPerSquareCentimeterSecondSteradianAngstrom>

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

impl UnitDiv<PhotonPerSquareCentimeterSecondSteradianNanometer> for Hour

Source§

type Output = Per<Hour, PhotonPerSquareCentimeterSecondSteradianNanometer>

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

impl UnitDiv<PhotonPerSquareMeterSecondSteradian> for Hour

Source§

type Output = Per<Hour, PhotonPerSquareMeterSecondSteradian>

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

impl UnitDiv<PhotonPerSquareMeterSecondSteradianMeter> for Hour

Source§

type Output = Per<Hour, PhotonPerSquareMeterSecondSteradianMeter>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Picogram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Picogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Picojoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Picojoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Picometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Picowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Picowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<PlanckLength> for Hour

Source§

type Output = Per<Hour, PlanckLength>

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<Arcminute, Arcminute>> for Hour

Source§

type Output = Per<Hour, Prod<Arcminute, Arcminute>>

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<Arcsecond, Arcsecond>> for Hour

Source§

type Output = Per<Hour, Prod<Arcsecond, Arcsecond>>

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 Hour

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Prod<Degree, Degree> as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Prod<Degree, Degree> as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Prod<Meter, Meter> as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Prod<Meter, Meter> as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour

Source§

type Output = Per<Hour, 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 Hour

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Prod<Radian, Radian> as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Prod<Radian, Radian> as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Radian as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Radian as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Rankine as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Rankine as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<S10> for Hour
where <Hour as Unit>::Dim: DimDiv<<S10 as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<S10 as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, S10>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Second as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<SiderealDay> for Hour
where <Hour as Unit>::Dim: DimDiv<<SiderealDay as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<SiderealDay as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, SiderealDay>

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

impl UnitDiv<SiderealYear> for Hour

Source§

type Output = Per<Hour, SiderealYear>

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

impl UnitDiv<SolarDiameter> for Hour

Source§

type Output = Per<Hour, SolarDiameter>

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

impl UnitDiv<SolarLuminosity> for Hour

Source§

type Output = Per<Hour, SolarLuminosity>

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

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

Source§

type Output = Per<Hour, SolarMass>

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

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

Source§

type Output = Per<Hour, SolarRadius>

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 Hour

Source§

type Output = Per<Hour, 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<SynodicMonth> for Hour

Source§

type Output = Per<Hour, SynodicMonth>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Teragram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Teragram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<Terahertz> for Hour
where <Hour as Unit>::Dim: DimDiv<<Terahertz as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Terahertz as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Terahertz>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Terajoule as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Terajoule as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Terameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Terawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Terawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Tonne as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Tonne as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Turn as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Turn as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Watt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Watt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<WattHour as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<WattHour as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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<WattPerSquareMeterSteradian> for Hour

Source§

type Output = Per<Hour, WattPerSquareMeterSteradian>

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

impl UnitDiv<WattPerSquareMeterSteradianMeter> for Hour

Source§

type Output = Per<Hour, WattPerSquareMeterSteradianMeter>

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

impl UnitDiv<WattPerSquareMeterSteradianNanometer> for Hour

Source§

type Output = Per<Hour, WattPerSquareMeterSteradianNanometer>

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 Hour
where <Hour as Unit>::Dim: DimDiv<<Week as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Week as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Year as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Year as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Yoctogram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Yoctogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Yoctowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Yoctowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Yottagram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Yottagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Yottawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Yottawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Zeptogram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Zeptogram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Zeptowatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Zeptowatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Zettagram as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Zettagram as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, 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 Hour
where <Hour as Unit>::Dim: DimDiv<<Zettawatt as Unit>::Dim>, <<Hour as Unit>::Dim as DimDiv<<Zettawatt as Unit>::Dim>>::Output: Dimension,

Source§

type Output = Per<Hour, Zettawatt>

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

Auto Trait Implementations§

§

impl Freeze for Hour

§

impl RefUnwindSafe for Hour

§

impl Send for Hour

§

impl Sync for Hour

§

impl Unpin for Hour

§

impl UnsafeUnpin for Hour

§

impl UnwindSafe for Hour

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> TimeUnit for T
where T: Unit<Dim = Dim<Z0, PInt<UInt<UTerm, B1>>, Z0, Z0, Z0, Z0, Z0, Z0>>,

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> UsingEngine for T

Source§

fn using<'a, Ctx>(&'a self, engine: &'a Ctx) -> WithEngine<'a, Self, Ctx>
where Ctx: TransformContext,

Wrap this coordinate with a custom transform context for the next transformation call.