Skip to main content

Second

Struct Second 

Source
pub struct Second;
Expand description

Seconds (SI base unit).

Trait Implementations§

Source§

impl Clone for Second

Source§

fn clone(&self) -> Second

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 Second

Source§

impl Debug for Second

Source§

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

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

impl PartialEq for Second

Source§

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

Source§

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

Source§

impl Unit for Second

Source§

const RATIO: f64 = 1.0

Unit-to-canonical conversion factor.
Source§

const SYMBOL: &'static str = "s"

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Second, Meter>

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

impl UnitDiv<MeterPerSecondSquared> for Second

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Meter, Second>

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

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

Source§

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

Source§

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

Source§

type Output = Per<Millimeter, 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<Second> for Micrometer

Source§

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

Source§

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

Source§

type Output = Per<Picometer, 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<Second> for Femtometer

Source§

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

Source§

type Output = Per<Attometer, 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<Second> for Zeptometer

Source§

type Output = Per<Zeptometer, 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<Second> for Yoctometer

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Decameter, 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<Second> for Hectometer

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Exameter, 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<Second> for Zettameter

Source§

type Output = Per<Zettameter, 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<Second> for Yottameter

Source§

type Output = Per<Yottameter, 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<Second> for Attosecond

Source§

type Output = Per<Attosecond, 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<Second> for Femtosecond

Source§

type Output = Per<Femtosecond, 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<Second> for Picosecond

Source§

type Output = Per<Picosecond, 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<Second> for Nanosecond

Source§

type Output = Per<Nanosecond, 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<Second> for Microsecond

Source§

type Output = Per<Microsecond, 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<Second> for Millisecond

Source§

type Output = Per<Millisecond, 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<Second> for Centisecond

Source§

type Output = Per<Centisecond, 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<Second> for Decisecond

Source§

type Output = Per<Decisecond, 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<Second> for Decasecond

Source§

type Output = Per<Decasecond, 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<Second> for Hectosecond

Source§

type Output = Per<Hectosecond, 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<Second> for Kilosecond

Source§

type Output = Per<Kilosecond, 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<Second> for Megasecond

Source§

type Output = Per<Megasecond, 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<Second> for Gigasecond

Source§

type Output = Per<Gigasecond, 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<Second> for Terasecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Century, 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<Second> for Millennium

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Liter, 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<Second> for Milliliter

Source§

type Output = Per<Milliliter, 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<Second> for Microliter

Source§

type Output = Per<Microliter, 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<Second> for Centiliter

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Newton, 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<Second> for Micronewton

Source§

type Output = Per<Micronewton, 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<Second> for Millinewton

Source§

type Output = Per<Millinewton, 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<Second> for Kilonewton

Source§

type Output = Per<Kilonewton, 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<Second> for Meganewton

Source§

type Output = Per<Meganewton, 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<Second> for Giganewton

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Nanojoule, 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<Second> for Microjoule

Source§

type Output = Per<Microjoule, 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<Second> for Millijoule

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Pascal, 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<Second> for Millipascal

Source§

type Output = Per<Millipascal, 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<Second> for Hectopascal

Source§

type Output = Per<Hectopascal, 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<Second> for Kilopascal

Source§

type Output = Per<Kilopascal, 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<Second> for Megapascal

Source§

type Output = Per<Megapascal, 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<Second> for Gigapascal

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Rankine, 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<Second> for Prod<Degree, Degree>

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Parsec, 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<Second> for Kiloparsec

Source§

type Output = Per<Kiloparsec, 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<Second> for Megaparsec

Source§

type Output = Per<Megaparsec, 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<Second> for Gigaparsec

Source§

type Output = Per<Gigaparsec, 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<Second> for SolarRadius

Source§

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

Source§

type Output = Per<SolarDiameter, 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<Second> for EarthRadius

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<JupiterRadius, 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<Second> for LunarRadius

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Hertz, 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<Second> for Millihertz

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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.