Skip to main content

Bar

Struct Bar 

Source
pub struct Bar;
Expand description

Bar — non-SI unit of pressure accepted for use with the SI (1 bar = 10⁵ Pa exactly).

BIPM SI brochure 9th ed., Table 8. Widely used in engineering, oceanography, and observatory metadata. The millibar (mbar) is numerically identical to the hectopascal (hPa).

Trait Implementations§

Source§

impl Clone for Bar

Source§

fn clone(&self) -> Bar

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 Bar

Source§

impl Debug for Bar

Source§

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

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

impl PartialEq for Bar

Source§

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

Source§

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

Source§

impl Unit for Bar

Source§

const RATIO: f64 = 1e5

Unit-to-canonical conversion factor.
Source§

const SYMBOL: &'static str = "bar"

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

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

Dimension to which this unit belongs.
Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Bar, Attowatt>

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

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

Source§

type Output = Per<Meter, Bar>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Hour, Bar>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Bar, Hour>

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

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Bar, Meter>

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

impl UnitDiv<MeterPerSecondSquared> for Bar

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

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

Source§

type Output = Per<Bar, Zettawatt>

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

Auto Trait Implementations§

§

impl Freeze for Bar

§

impl RefUnwindSafe for Bar

§

impl Send for Bar

§

impl Sync for Bar

§

impl Unpin for Bar

§

impl UnsafeUnpin for Bar

§

impl UnwindSafe for Bar

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

Source§

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

Source§

type Output = Quantity<U, S>

The type that Div will return.
Source§

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

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

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

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

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

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

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

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

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

Source§

type Error = Infallible

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

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

Performs the conversion.
Source§

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

Source§

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

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

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

Performs the conversion.
Source§

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

Source§

type Output = SameDivOutput

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

impl<T> 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.