Skip to main content

Degree

Struct Degree 

Source
pub struct Degree;
Expand description

Degree.

Trait Implementations§

Source§

impl Clone for Degree

Source§

fn clone(&self) -> Degree

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

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

Performs copy-assignment from source. Read more
Source§

impl Debug for Degree

Source§

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

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

impl PartialEq for Degree

Source§

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

Source§

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

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

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

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

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

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

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

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

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

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

impl Unit for Degree

Source§

const RATIO: f64 = 1.0

Unit-to-canonical conversion factor.
Source§

const SYMBOL: &'static str = "°"

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

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

Dimension to which this unit belongs.
Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Bar>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Century>

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

impl UnitDiv<CubicCentimeter> for Degree

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Attometer, 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<Degree> for Attosecond

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Centigram, 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<Degree> for Centiliter

Source§

type Output = Per<Centiliter, 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<Degree> for Centimeter

Source§

type Output = Per<Centimeter, 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<Degree> for Centisecond

Source§

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

Source§

type Output = Per<Century, 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<Degree> for CubicCentimeter

Source§

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

Source§

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

Source§

type Output = Per<CubicMeter, 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<Degree> for CubicMillimeter

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Decameter, 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<Degree> for Decasecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Decimeter, 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<Degree> for Decisecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Femtogram, 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<Degree> for Femtometer

Source§

type Output = Per<Femtometer, 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<Degree> for Femtosecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Gigameter, 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<Degree> for Giganewton

Source§

type Output = Per<Giganewton, 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<Degree> for Gigapascal

Source§

type Output = Per<Gigapascal, 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<Degree> for Gigasecond

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Hectogram, 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<Degree> for Hectometer

Source§

type Output = Per<Hectometer, 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<Degree> for Hectopascal

Source§

type Output = Per<Hectopascal, 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<Degree> for Hectosecond

Source§

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

Source§

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

Source§

type Output = Per<Hour, Degree>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Kilometer, 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<Degree> for Kilonewton

Source§

type Output = Per<Kilonewton, 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<Degree> for Kilopascal

Source§

type Output = Per<Kilopascal, 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<Degree> for Kilosecond

Source§

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

Source§

type Output = Per<Kilowatt, 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<Degree> for KilowattHour

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Megameter, 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<Degree> for Meganewton

Source§

type Output = Per<Meganewton, 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<Degree> for Megapascal

Source§

type Output = Per<Megapascal, 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<Degree> for Megasecond

Source§

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

Source§

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

Source§

type Output = Per<Meter, Degree>

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

impl UnitDiv<Degree> for MeterPerSecondSquared

Source§

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

Source§

type Output = Per<Microgram, 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<Degree> for Microjoule

Source§

type Output = Per<Microjoule, 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<Degree> for Microliter

Source§

type Output = Per<Microliter, 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<Degree> for Micrometer

Source§

type Output = Per<Micrometer, 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<Degree> for Micronewton

Source§

type Output = Per<Micronewton, 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<Degree> for Microsecond

Source§

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

Source§

type Output = Per<Microwatt, 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<Degree> for Millennium

Source§

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

Source§

type Output = Per<Milligram, 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<Degree> for Millijoule

Source§

type Output = Per<Millijoule, 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<Degree> for Milliliter

Source§

type Output = Per<Milliliter, 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<Degree> for Millimeter

Source§

type Output = Per<Millimeter, 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<Degree> for Millinewton

Source§

type Output = Per<Millinewton, 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<Degree> for Millipascal

Source§

type Output = Per<Millipascal, 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<Degree> for Milliradian

Source§

type Output = Per<Milliradian, 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<Degree> for Millisecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Nanometer, 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<Degree> for Nanosecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Picometer, 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<Degree> for Picosecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Terameter, 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<Degree> for Terasecond

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Yoctogram, 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<Degree> for Yoctometer

Source§

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

Source§

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

Source§

type Output = Per<Yottagram, 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<Degree> for Yottameter

Source§

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

Source§

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

Source§

type Output = Per<Zeptogram, 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<Degree> for Zeptometer

Source§

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

Source§

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

Source§

type Output = Per<Zettagram, 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<Degree> for Zettameter

Source§

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

Source§

type Output = Per<Zettawatt, Degree>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Gigagram>

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

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Giganewton>

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

impl UnitDiv<Gigapascal> for Degree

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Gram>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Hectowatt>

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

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

Source§

type Output = Per<Degree, Hour>

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

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

Source§

type Output = Per<Degree, Joule>

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

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

Source§

type Output = Per<Degree, Kelvin>

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

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

Source§

type Output = Per<Degree, Kilogram>

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

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Kilonewton>

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

impl UnitDiv<Kilopascal> for Degree

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, KilowattHour>

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

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

Source§

type Output = Per<Degree, Liter>

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

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

Source§

type Output = Per<Degree, Megagram>

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

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Meganewton>

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

impl UnitDiv<Megapascal> for Degree

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Meter>

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

impl UnitDiv<MeterPerSecondSquared> for Degree

Source§

type Output = Per<Degree, MeterPerSecondSquared>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Millennium>

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

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

Source§

type Output = Per<Degree, Milligram>

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

impl UnitDiv<Millijoule> for Degree

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Newton>

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

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Petawatt>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Picowatt>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Rankine>

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

impl UnitDiv<Second> for 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<StandardGravity> for Degree

Source§

type Output = Per<Degree, StandardGravity>

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

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

Source§

type Output = Per<Degree, Teragram>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, WattHour>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Degree, Zettawatt>

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

impl Copy for Degree

Source§

impl StructuralPartialEq for Degree

Auto Trait Implementations§

Blanket Implementations§

Source§

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

Source§

const FULL_TURN: f64

One full revolution (360°) expressed in T unit.

Source§

const HALF_TURN: f64

Half a revolution (180°) expressed in T unit.

Source§

const QUARTER_TURN: f64

Quarter revolution (90°) expressed in T unit.

Source§

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

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

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

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

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

Source§

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

Mutably borrows from an owned value. Read more
Source§

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

Source§

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

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

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

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

Source§

fn into(self) -> U

Calls U::from(self).

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

Source§

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

Source§

type Output = Quantity<U, S>

The type that Div will return.
Source§

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

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

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

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

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

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

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

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

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

Source§

type Error = Infallible

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

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

Performs the conversion.
Source§

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

Source§

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

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

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

Performs the conversion.
Source§

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

Source§

type Output = SameDivOutput

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