pub struct Hectopascal;Expand description
Hectopascal — SI-prefixed pascal unit (100 Pa).
1 hPa = 100 Pa exactly. Widely used in meteorology and observatory/site metadata to report atmospheric pressure (standard atmosphere ≈ 1013.25 hPa).
Trait Implementations§
Source§impl Clone for Hectopascal
impl Clone for Hectopascal
Source§fn clone(&self) -> Hectopascal
fn clone(&self) -> Hectopascal
Returns a duplicate of the value. Read more
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for Hectopascal
impl Debug for Hectopascal
Source§impl PartialEq for Hectopascal
impl PartialEq for Hectopascal
Source§fn eq(&self, other: &Hectopascal) -> bool
fn eq(&self, other: &Hectopascal) -> bool
Tests for
self and other values to be equal, and is used by ==.Source§impl PartialOrd for Hectopascal
impl PartialOrd for Hectopascal
Source§impl Unit for Hectopascal
impl Unit for Hectopascal
Source§const SYMBOL: &'static str = "hPa"
const SYMBOL: &'static str = "hPa"
Printable symbol, shown by
core::fmt::Display.Source§impl UnitDiv<Attogram> for Hectopascal
impl UnitDiv<Attogram> for Hectopascal
Source§type Output = Per<Hectopascal, Attogram>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Attometer> for Hectopascal
Source§type Output = Per<Hectopascal, Attometer>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Attosecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Attosecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Attowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Attowatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Bar> for Hectopascal
Source§type Output = Per<Hectopascal, Bar>
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<Centigram> for Hectopascal
impl UnitDiv<Centigram> for Hectopascal
Source§type Output = Per<Hectopascal, Centigram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Centiliter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Centiliter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Centiliter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Centiliter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Centiliter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Centiliter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Centimeter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Centimeter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Centisecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Centisecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Century> for Hectopascal
Source§type Output = Per<Hectopascal, Century>
type Output = Per<Hectopascal, Century>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<CubicCentimeter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicCentimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicCentimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicCentimeter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicCentimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicCentimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, CubicCentimeter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicKilometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicKilometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicKilometer> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicKilometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicKilometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, CubicKilometer>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicMeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicMeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicMeter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicMeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicMeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, CubicMeter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicMillimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicMillimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<CubicMillimeter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<CubicMillimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<CubicMillimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, CubicMillimeter>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Day> for Hectopascal
Source§type Output = Per<Hectopascal, Day>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Decade> for Hectopascal
Source§type Output = Per<Hectopascal, Decade>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Decagram> for Hectopascal
Source§type Output = Per<Hectopascal, Decagram>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Decameter> for Hectopascal
Source§type Output = Per<Hectopascal, Decameter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Decasecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Decasecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Decawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Decawatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Decigram> for Hectopascal
Source§type Output = Per<Hectopascal, Decigram>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Deciliter> for Hectopascal
Source§type Output = Per<Hectopascal, Deciliter>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Decimeter> for Hectopascal
Source§type Output = Per<Hectopascal, Decimeter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Decisecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Decisecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Deciwatt> for Hectopascal
Source§type Output = Per<Hectopascal, Deciwatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Degree> for Hectopascal
Source§type Output = Per<Hectopascal, Degree>
type Output = Per<Hectopascal, Degree>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Exagram> for Hectopascal
impl UnitDiv<Exagram> for Hectopascal
Source§type Output = Per<Hectopascal, Exagram>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Exameter> for Hectopascal
Source§type Output = Per<Hectopascal, Exameter>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Exawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Exawatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Femtogram> for Hectopascal
Source§type Output = Per<Hectopascal, Femtogram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Femtometer> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Femtometer>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Femtosecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Femtosecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Femtowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Femtowatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Fortnight> for Hectopascal
Source§type Output = Per<Hectopascal, Fortnight>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Gigagram> for Hectopascal
Source§type Output = Per<Hectopascal, Gigagram>
type Output = Per<Hectopascal, Gigagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigajoule> for Hectopascal
impl UnitDiv<Gigajoule> for Hectopascal
Source§type Output = Per<Hectopascal, Gigajoule>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Gigameter> for Hectopascal
Source§type Output = Per<Hectopascal, Gigameter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Giganewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Giganewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Giganewton> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Giganewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Giganewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Giganewton>
type Output = Per<Hectopascal, Giganewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Gigapascal> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Gigapascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Gigapascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Gigapascal> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Gigapascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Gigapascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Gigapascal>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Gigasecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Gigasecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Gigawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Gigawatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Gram> for Hectopascal
Source§type Output = Per<Hectopascal, Gram>
type Output = Per<Hectopascal, Gram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectogram> for Hectopascal
impl UnitDiv<Hectogram> for Hectopascal
Source§type Output = Per<Hectopascal, Hectogram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectometer> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Hectometer>
type Output = Per<Hectopascal, 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 Attogram
impl UnitDiv<Hectopascal> for Attogram
Source§type Output = Per<Attogram, Hectopascal>
type Output = Per<Attogram, 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<Hectopascal> for Attometer
impl UnitDiv<Hectopascal> for Attometer
Source§type Output = Per<Attometer, Hectopascal>
type Output = Per<Attometer, 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<Hectopascal> for Attosecondwhere
<Attosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Attosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Attosecondwhere
<Attosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Attosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Attosecond, Hectopascal>
type Output = Per<Attosecond, 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<Hectopascal> for Attowatt
impl UnitDiv<Hectopascal> for Attowatt
Source§type Output = Per<Attowatt, Hectopascal>
type Output = Per<Attowatt, 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<Hectopascal> for Bar
impl UnitDiv<Hectopascal> for Bar
Source§type Output = Per<Bar, Hectopascal>
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<Hectopascal> for Centigram
impl UnitDiv<Hectopascal> for Centigram
Source§type Output = Per<Centigram, Hectopascal>
type Output = Per<Centigram, 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<Hectopascal> for Centiliterwhere
<Centiliter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Centiliter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Centiliterwhere
<Centiliter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Centiliter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Centiliter, Hectopascal>
type Output = Per<Centiliter, 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<Hectopascal> for Centimeterwhere
<Centimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Centimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Centimeterwhere
<Centimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Centimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Centimeter, Hectopascal>
type Output = Per<Centimeter, 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<Hectopascal> for Centisecondwhere
<Centisecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Centisecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Centisecondwhere
<Centisecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Centisecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Centisecond, Hectopascal>
type Output = Per<Centisecond, 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<Hectopascal> for Century
impl UnitDiv<Hectopascal> for Century
Source§type Output = Per<Century, Hectopascal>
type Output = Per<Century, 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<Hectopascal> for CubicCentimeterwhere
<CubicCentimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicCentimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for CubicCentimeterwhere
<CubicCentimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicCentimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicCentimeter, Hectopascal>
type Output = Per<CubicCentimeter, 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<Hectopascal> for CubicKilometerwhere
<CubicKilometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicKilometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for CubicKilometerwhere
<CubicKilometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicKilometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicKilometer, Hectopascal>
type Output = Per<CubicKilometer, 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<Hectopascal> for CubicMeterwhere
<CubicMeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicMeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for CubicMeterwhere
<CubicMeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicMeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicMeter, Hectopascal>
type Output = Per<CubicMeter, 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<Hectopascal> for CubicMillimeterwhere
<CubicMillimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicMillimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for CubicMillimeterwhere
<CubicMillimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<CubicMillimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<CubicMillimeter, Hectopascal>
type Output = Per<CubicMillimeter, 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<Hectopascal> for Day
impl UnitDiv<Hectopascal> for Day
Source§type Output = Per<Day, Hectopascal>
type Output = Per<Day, 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<Hectopascal> for Decade
impl UnitDiv<Hectopascal> for Decade
Source§type Output = Per<Decade, Hectopascal>
type Output = Per<Decade, 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<Hectopascal> for Decagram
impl UnitDiv<Hectopascal> for Decagram
Source§type Output = Per<Decagram, Hectopascal>
type Output = Per<Decagram, 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<Hectopascal> for Decameter
impl UnitDiv<Hectopascal> for Decameter
Source§type Output = Per<Decameter, Hectopascal>
type Output = Per<Decameter, 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<Hectopascal> for Decasecondwhere
<Decasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Decasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Decasecondwhere
<Decasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Decasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Decasecond, Hectopascal>
type Output = Per<Decasecond, 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<Hectopascal> for Decawatt
impl UnitDiv<Hectopascal> for Decawatt
Source§type Output = Per<Decawatt, Hectopascal>
type Output = Per<Decawatt, 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<Hectopascal> for Decigram
impl UnitDiv<Hectopascal> for Decigram
Source§type Output = Per<Decigram, Hectopascal>
type Output = Per<Decigram, 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<Hectopascal> for Deciliter
impl UnitDiv<Hectopascal> for Deciliter
Source§type Output = Per<Deciliter, Hectopascal>
type Output = Per<Deciliter, 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<Hectopascal> for Decimeter
impl UnitDiv<Hectopascal> for Decimeter
Source§type Output = Per<Decimeter, Hectopascal>
type Output = Per<Decimeter, 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<Hectopascal> for Decisecondwhere
<Decisecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Decisecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Decisecondwhere
<Decisecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Decisecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Decisecond, Hectopascal>
type Output = Per<Decisecond, 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<Hectopascal> for Deciwatt
impl UnitDiv<Hectopascal> for Deciwatt
Source§type Output = Per<Deciwatt, Hectopascal>
type Output = Per<Deciwatt, 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<Hectopascal> for Degree
impl UnitDiv<Hectopascal> for Degree
Source§type Output = Per<Degree, Hectopascal>
type Output = Per<Degree, Hectopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectopascal> for Exagram
impl UnitDiv<Hectopascal> for Exagram
Source§type Output = Per<Exagram, Hectopascal>
type Output = Per<Exagram, 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<Hectopascal> for Exameter
impl UnitDiv<Hectopascal> for Exameter
Source§type Output = Per<Exameter, Hectopascal>
type Output = Per<Exameter, 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<Hectopascal> for Exawatt
impl UnitDiv<Hectopascal> for Exawatt
Source§type Output = Per<Exawatt, Hectopascal>
type Output = Per<Exawatt, 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<Hectopascal> for Femtogram
impl UnitDiv<Hectopascal> for Femtogram
Source§type Output = Per<Femtogram, Hectopascal>
type Output = Per<Femtogram, 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<Hectopascal> for Femtometerwhere
<Femtometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Femtometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Femtometerwhere
<Femtometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Femtometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Femtometer, Hectopascal>
type Output = Per<Femtometer, 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<Hectopascal> for Femtosecondwhere
<Femtosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Femtosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Femtosecondwhere
<Femtosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Femtosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Femtosecond, Hectopascal>
type Output = Per<Femtosecond, 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<Hectopascal> for Femtowatt
impl UnitDiv<Hectopascal> for Femtowatt
Source§type Output = Per<Femtowatt, Hectopascal>
type Output = Per<Femtowatt, 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<Hectopascal> for Fortnight
impl UnitDiv<Hectopascal> for Fortnight
Source§type Output = Per<Fortnight, Hectopascal>
type Output = Per<Fortnight, 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<Hectopascal> for Gigagram
impl UnitDiv<Hectopascal> for Gigagram
Source§type Output = Per<Gigagram, Hectopascal>
type Output = Per<Gigagram, 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<Hectopascal> for Gigajoule
impl UnitDiv<Hectopascal> for Gigajoule
Source§type Output = Per<Gigajoule, Hectopascal>
type Output = Per<Gigajoule, 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<Hectopascal> for Gigameter
impl UnitDiv<Hectopascal> for Gigameter
Source§type Output = Per<Gigameter, Hectopascal>
type Output = Per<Gigameter, 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<Hectopascal> for Giganewtonwhere
<Giganewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Giganewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Giganewtonwhere
<Giganewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Giganewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Giganewton, Hectopascal>
type Output = Per<Giganewton, 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<Hectopascal> for Gigapascalwhere
<Gigapascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Gigapascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Gigapascalwhere
<Gigapascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Gigapascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Gigapascal, Hectopascal>
type Output = Per<Gigapascal, 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<Hectopascal> for Gigasecondwhere
<Gigasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Gigasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Gigasecondwhere
<Gigasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Gigasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Gigasecond, Hectopascal>
type Output = Per<Gigasecond, 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<Hectopascal> for Gigawatt
impl UnitDiv<Hectopascal> for Gigawatt
Source§type Output = Per<Gigawatt, Hectopascal>
type Output = Per<Gigawatt, 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<Hectopascal> for Gram
impl UnitDiv<Hectopascal> for Gram
Source§type Output = Per<Gram, Hectopascal>
type Output = Per<Gram, 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<Hectopascal> for Hectogram
impl UnitDiv<Hectopascal> for Hectogram
Source§type Output = Per<Hectogram, Hectopascal>
type Output = Per<Hectogram, 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<Hectopascal> for Hectometerwhere
<Hectometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Hectometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Hectometerwhere
<Hectometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Hectometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectometer, Hectopascal>
type Output = Per<Hectometer, 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<Hectopascal> for Hectosecondwhere
<Hectosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Hectosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Hectosecondwhere
<Hectosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Hectosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectosecond, Hectopascal>
type Output = Per<Hectosecond, 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<Hectopascal> for Hectowatt
impl UnitDiv<Hectopascal> for Hectowatt
Source§type Output = Per<Hectowatt, Hectopascal>
type Output = Per<Hectowatt, 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<Hectopascal> for Hour
impl UnitDiv<Hectopascal> for Hour
Source§type Output = Per<Hour, Hectopascal>
type Output = Per<Hour, Hectopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectopascal> for Joule
impl UnitDiv<Hectopascal> for Joule
Source§type Output = Per<Joule, Hectopascal>
type Output = Per<Joule, 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<Hectopascal> for Kelvin
impl UnitDiv<Hectopascal> for Kelvin
Source§type Output = Per<Kelvin, Hectopascal>
type Output = Per<Kelvin, 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<Hectopascal> for Kilogram
impl UnitDiv<Hectopascal> for Kilogram
Source§type Output = Per<Kilogram, Hectopascal>
type Output = Per<Kilogram, 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<Hectopascal> for Kilojoule
impl UnitDiv<Hectopascal> for Kilojoule
Source§type Output = Per<Kilojoule, Hectopascal>
type Output = Per<Kilojoule, 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<Hectopascal> for Kilometer
impl UnitDiv<Hectopascal> for Kilometer
Source§type Output = Per<Kilometer, Hectopascal>
type Output = Per<Kilometer, 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<Hectopascal> for Kilonewtonwhere
<Kilonewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Kilonewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Kilonewtonwhere
<Kilonewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Kilonewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kilonewton, Hectopascal>
type Output = Per<Kilonewton, 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<Hectopascal> for Kilopascalwhere
<Kilopascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Kilopascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Kilopascalwhere
<Kilopascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Kilopascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kilopascal, Hectopascal>
type Output = Per<Kilopascal, 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<Hectopascal> for Kilosecondwhere
<Kilosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Kilosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Kilosecondwhere
<Kilosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Kilosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Kilosecond, Hectopascal>
type Output = Per<Kilosecond, 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<Hectopascal> for Kilowatt
impl UnitDiv<Hectopascal> for Kilowatt
Source§type Output = Per<Kilowatt, Hectopascal>
type Output = Per<Kilowatt, 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<Hectopascal> for KilowattHourwhere
<KilowattHour as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<KilowattHour as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for KilowattHourwhere
<KilowattHour as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<KilowattHour as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<KilowattHour, Hectopascal>
type Output = Per<KilowattHour, 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<Hectopascal> for Liter
impl UnitDiv<Hectopascal> for Liter
Source§type Output = Per<Liter, Hectopascal>
type Output = Per<Liter, 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<Hectopascal> for Megagram
impl UnitDiv<Hectopascal> for Megagram
Source§type Output = Per<Megagram, Hectopascal>
type Output = Per<Megagram, 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<Hectopascal> for Megajoule
impl UnitDiv<Hectopascal> for Megajoule
Source§type Output = Per<Megajoule, Hectopascal>
type Output = Per<Megajoule, 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<Hectopascal> for Megameter
impl UnitDiv<Hectopascal> for Megameter
Source§type Output = Per<Megameter, Hectopascal>
type Output = Per<Megameter, 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<Hectopascal> for Meganewtonwhere
<Meganewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Meganewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Meganewtonwhere
<Meganewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Meganewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Meganewton, Hectopascal>
type Output = Per<Meganewton, 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<Hectopascal> for Megapascalwhere
<Megapascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Megapascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Megapascalwhere
<Megapascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Megapascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megapascal, Hectopascal>
type Output = Per<Megapascal, 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<Hectopascal> for Megasecondwhere
<Megasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Megasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Megasecondwhere
<Megasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Megasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Megasecond, Hectopascal>
type Output = Per<Megasecond, 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<Hectopascal> for Megawatt
impl UnitDiv<Hectopascal> for Megawatt
Source§type Output = Per<Megawatt, Hectopascal>
type Output = Per<Megawatt, 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<Hectopascal> for Meter
impl UnitDiv<Hectopascal> for Meter
Source§type Output = Per<Meter, Hectopascal>
type Output = Per<Meter, Hectopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectopascal> for MeterPerSecondSquaredwhere
<MeterPerSecondSquared as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<MeterPerSecondSquared as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for MeterPerSecondSquaredwhere
<MeterPerSecondSquared as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<MeterPerSecondSquared as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<MeterPerSecondSquared, Hectopascal>
type Output = Per<MeterPerSecondSquared, 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<Hectopascal> for Microgram
impl UnitDiv<Hectopascal> for Microgram
Source§type Output = Per<Microgram, Hectopascal>
type Output = Per<Microgram, 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<Hectopascal> for Microjoulewhere
<Microjoule as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Microjoule as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Microjoulewhere
<Microjoule as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Microjoule as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Microjoule, Hectopascal>
type Output = Per<Microjoule, 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<Hectopascal> for Microliterwhere
<Microliter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Microliter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Microliterwhere
<Microliter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Microliter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Microliter, Hectopascal>
type Output = Per<Microliter, 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<Hectopascal> for Micrometerwhere
<Micrometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Micrometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Micrometerwhere
<Micrometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Micrometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Micrometer, Hectopascal>
type Output = Per<Micrometer, 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<Hectopascal> for Micronewtonwhere
<Micronewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Micronewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Micronewtonwhere
<Micronewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Micronewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Micronewton, Hectopascal>
type Output = Per<Micronewton, 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<Hectopascal> for Microsecondwhere
<Microsecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Microsecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Microsecondwhere
<Microsecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Microsecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Microsecond, Hectopascal>
type Output = Per<Microsecond, 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<Hectopascal> for Microwatt
impl UnitDiv<Hectopascal> for Microwatt
Source§type Output = Per<Microwatt, Hectopascal>
type Output = Per<Microwatt, 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<Hectopascal> for Millenniumwhere
<Millennium as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millennium as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Millenniumwhere
<Millennium as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millennium as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millennium, Hectopascal>
type Output = Per<Millennium, 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<Hectopascal> for Milligram
impl UnitDiv<Hectopascal> for Milligram
Source§type Output = Per<Milligram, Hectopascal>
type Output = Per<Milligram, 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<Hectopascal> for Millijoulewhere
<Millijoule as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millijoule as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Millijoulewhere
<Millijoule as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millijoule as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millijoule, Hectopascal>
type Output = Per<Millijoule, 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<Hectopascal> for Milliliterwhere
<Milliliter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Milliliter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Milliliterwhere
<Milliliter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Milliliter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Milliliter, Hectopascal>
type Output = Per<Milliliter, 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<Hectopascal> for Millimeterwhere
<Millimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Millimeterwhere
<Millimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millimeter, Hectopascal>
type Output = Per<Millimeter, 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<Hectopascal> for Millinewtonwhere
<Millinewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millinewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Millinewtonwhere
<Millinewton as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millinewton as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millinewton, Hectopascal>
type Output = Per<Millinewton, 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<Hectopascal> for Millipascalwhere
<Millipascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millipascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Millipascalwhere
<Millipascal as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millipascal as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millipascal, Hectopascal>
type Output = Per<Millipascal, 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<Hectopascal> for Milliradianwhere
<Milliradian as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Milliradian as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Milliradianwhere
<Milliradian as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Milliradian as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Milliradian, Hectopascal>
type Output = Per<Milliradian, 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<Hectopascal> for Millisecondwhere
<Millisecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millisecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Millisecondwhere
<Millisecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Millisecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Millisecond, Hectopascal>
type Output = Per<Millisecond, 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<Hectopascal> for Milliwatt
impl UnitDiv<Hectopascal> for Milliwatt
Source§type Output = Per<Milliwatt, Hectopascal>
type Output = Per<Milliwatt, 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<Hectopascal> for Minute
impl UnitDiv<Hectopascal> for Minute
Source§type Output = Per<Minute, Hectopascal>
type Output = Per<Minute, 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<Hectopascal> for Nanogram
impl UnitDiv<Hectopascal> for Nanogram
Source§type Output = Per<Nanogram, Hectopascal>
type Output = Per<Nanogram, 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<Hectopascal> for Nanojoule
impl UnitDiv<Hectopascal> for Nanojoule
Source§type Output = Per<Nanojoule, Hectopascal>
type Output = Per<Nanojoule, 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<Hectopascal> for Nanometer
impl UnitDiv<Hectopascal> for Nanometer
Source§type Output = Per<Nanometer, Hectopascal>
type Output = Per<Nanometer, 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<Hectopascal> for Nanosecondwhere
<Nanosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Nanosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Nanosecondwhere
<Nanosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Nanosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Nanosecond, Hectopascal>
type Output = Per<Nanosecond, 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<Hectopascal> for Nanowatt
impl UnitDiv<Hectopascal> for Nanowatt
Source§type Output = Per<Nanowatt, Hectopascal>
type Output = Per<Nanowatt, 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<Hectopascal> for Newton
impl UnitDiv<Hectopascal> for Newton
Source§type Output = Per<Newton, Hectopascal>
type Output = Per<Newton, 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<Hectopascal> for Pascal
impl UnitDiv<Hectopascal> for Pascal
Source§type Output = Per<Pascal, Hectopascal>
type Output = Per<Pascal, 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<Hectopascal> for Petagram
impl UnitDiv<Hectopascal> for Petagram
Source§type Output = Per<Petagram, Hectopascal>
type Output = Per<Petagram, 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<Hectopascal> for Petameter
impl UnitDiv<Hectopascal> for Petameter
Source§type Output = Per<Petameter, Hectopascal>
type Output = Per<Petameter, 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<Hectopascal> for Petawatt
impl UnitDiv<Hectopascal> for Petawatt
Source§type Output = Per<Petawatt, Hectopascal>
type Output = Per<Petawatt, 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<Hectopascal> for Picogram
impl UnitDiv<Hectopascal> for Picogram
Source§type Output = Per<Picogram, Hectopascal>
type Output = Per<Picogram, 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<Hectopascal> for Picojoule
impl UnitDiv<Hectopascal> for Picojoule
Source§type Output = Per<Picojoule, Hectopascal>
type Output = Per<Picojoule, 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<Hectopascal> for Picometer
impl UnitDiv<Hectopascal> for Picometer
Source§type Output = Per<Picometer, Hectopascal>
type Output = Per<Picometer, 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<Hectopascal> for Picosecondwhere
<Picosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Picosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Picosecondwhere
<Picosecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Picosecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Picosecond, Hectopascal>
type Output = Per<Picosecond, 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<Hectopascal> for Picowatt
impl UnitDiv<Hectopascal> for Picowatt
Source§type Output = Per<Picowatt, Hectopascal>
type Output = Per<Picowatt, 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<Hectopascal> for SquareCentimeterwhere
<SquareCentimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareCentimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for SquareCentimeterwhere
<SquareCentimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareCentimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Centimeter, Centimeter>, Hectopascal>
type Output = Per<Prod<Centimeter, Centimeter>, 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<Hectopascal> for SquareDegreewhere
<SquareDegree as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareDegree as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for SquareDegreewhere
<SquareDegree as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareDegree as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Degree, Degree>, Hectopascal>
type Output = Per<Prod<Degree, Degree>, Hectopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectopascal> for SquareKilometerwhere
<SquareKilometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareKilometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for SquareKilometerwhere
<SquareKilometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareKilometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Kilometer, Kilometer>, Hectopascal>
type Output = Per<Prod<Kilometer, Kilometer>, 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<Hectopascal> for SquareMeterwhere
<SquareMeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareMeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for SquareMeterwhere
<SquareMeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareMeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Meter, Meter>, Hectopascal>
type Output = Per<Prod<Meter, Meter>, Hectopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectopascal> for SquareMillimeterwhere
<SquareMillimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareMillimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for SquareMillimeterwhere
<SquareMillimeter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareMillimeter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Millimeter, Millimeter>, Hectopascal>
type Output = Per<Prod<Millimeter, Millimeter>, 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<Hectopascal> for SquareMilliradianwhere
<SquareMilliradian as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareMilliradian as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for SquareMilliradianwhere
<SquareMilliradian as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<SquareMilliradian as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Prod<Milliradian, Milliradian>, Hectopascal>
type Output = Per<Prod<Milliradian, Milliradian>, 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<Hectopascal> for Steradian
impl UnitDiv<Hectopascal> for Steradian
Source§type Output = Per<Prod<Radian, Radian>, Hectopascal>
type Output = Per<Prod<Radian, Radian>, 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<Hectopascal> for Radian
impl UnitDiv<Hectopascal> for Radian
Source§type Output = Per<Radian, Hectopascal>
type Output = Per<Radian, 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<Hectopascal> for Rankine
impl UnitDiv<Hectopascal> for Rankine
Source§type Output = Per<Rankine, Hectopascal>
type Output = Per<Rankine, 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<Hectopascal> for Second
impl UnitDiv<Hectopascal> for Second
Source§type Output = Per<Second, Hectopascal>
type Output = Per<Second, Hectopascal>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hectopascal> for StandardGravitywhere
<StandardGravity as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<StandardGravity as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for StandardGravitywhere
<StandardGravity as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<StandardGravity as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<StandardGravity, Hectopascal>
type Output = Per<StandardGravity, 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<Hectopascal> for Teragram
impl UnitDiv<Hectopascal> for Teragram
Source§type Output = Per<Teragram, Hectopascal>
type Output = Per<Teragram, 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<Hectopascal> for Terajoule
impl UnitDiv<Hectopascal> for Terajoule
Source§type Output = Per<Terajoule, Hectopascal>
type Output = Per<Terajoule, 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<Hectopascal> for Terameter
impl UnitDiv<Hectopascal> for Terameter
Source§type Output = Per<Terameter, Hectopascal>
type Output = Per<Terameter, 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<Hectopascal> for Terasecondwhere
<Terasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Terasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Terasecondwhere
<Terasecond as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Terasecond as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Terasecond, Hectopascal>
type Output = Per<Terasecond, 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<Hectopascal> for Terawatt
impl UnitDiv<Hectopascal> for Terawatt
Source§type Output = Per<Terawatt, Hectopascal>
type Output = Per<Terawatt, 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<Hectopascal> for Tonne
impl UnitDiv<Hectopascal> for Tonne
Source§type Output = Per<Tonne, Hectopascal>
type Output = Per<Tonne, 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<Hectopascal> for Turn
impl UnitDiv<Hectopascal> for Turn
Source§type Output = Per<Turn, Hectopascal>
type Output = Per<Turn, 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<Hectopascal> for Watt
impl UnitDiv<Hectopascal> for Watt
Source§type Output = Per<Watt, Hectopascal>
type Output = Per<Watt, 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<Hectopascal> for WattHour
impl UnitDiv<Hectopascal> for WattHour
Source§type Output = Per<WattHour, Hectopascal>
type Output = Per<WattHour, 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<Hectopascal> for Week
impl UnitDiv<Hectopascal> for Week
Source§type Output = Per<Week, Hectopascal>
type Output = Per<Week, 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<Hectopascal> for Year
impl UnitDiv<Hectopascal> for Year
Source§type Output = Per<Year, Hectopascal>
type Output = Per<Year, 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<Hectopascal> for Yoctogram
impl UnitDiv<Hectopascal> for Yoctogram
Source§type Output = Per<Yoctogram, Hectopascal>
type Output = Per<Yoctogram, 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<Hectopascal> for Yoctometerwhere
<Yoctometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Yoctometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Yoctometerwhere
<Yoctometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Yoctometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Yoctometer, Hectopascal>
type Output = Per<Yoctometer, 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<Hectopascal> for Yoctowatt
impl UnitDiv<Hectopascal> for Yoctowatt
Source§type Output = Per<Yoctowatt, Hectopascal>
type Output = Per<Yoctowatt, 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<Hectopascal> for Yottagram
impl UnitDiv<Hectopascal> for Yottagram
Source§type Output = Per<Yottagram, Hectopascal>
type Output = Per<Yottagram, 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<Hectopascal> for Yottameterwhere
<Yottameter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Yottameter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Yottameterwhere
<Yottameter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Yottameter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Yottameter, Hectopascal>
type Output = Per<Yottameter, 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<Hectopascal> for Yottawatt
impl UnitDiv<Hectopascal> for Yottawatt
Source§type Output = Per<Yottawatt, Hectopascal>
type Output = Per<Yottawatt, 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<Hectopascal> for Zeptogram
impl UnitDiv<Hectopascal> for Zeptogram
Source§type Output = Per<Zeptogram, Hectopascal>
type Output = Per<Zeptogram, 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<Hectopascal> for Zeptometerwhere
<Zeptometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Zeptometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Zeptometerwhere
<Zeptometer as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Zeptometer as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Zeptometer, Hectopascal>
type Output = Per<Zeptometer, 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<Hectopascal> for Zeptowatt
impl UnitDiv<Hectopascal> for Zeptowatt
Source§type Output = Per<Zeptowatt, Hectopascal>
type Output = Per<Zeptowatt, 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<Hectopascal> for Zettagram
impl UnitDiv<Hectopascal> for Zettagram
Source§type Output = Per<Zettagram, Hectopascal>
type Output = Per<Zettagram, 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<Hectopascal> for Zettameterwhere
<Zettameter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Zettameter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectopascal> for Zettameterwhere
<Zettameter as Unit>::Dim: DimDiv<<Hectopascal as Unit>::Dim>,
<<Zettameter as Unit>::Dim as DimDiv<<Hectopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Zettameter, Hectopascal>
type Output = Per<Zettameter, 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<Hectopascal> for Zettawatt
impl UnitDiv<Hectopascal> for Zettawatt
Source§type Output = Per<Zettawatt, Hectopascal>
type Output = Per<Zettawatt, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Hectosecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Hectosecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Hectowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Hectowatt>
type Output = Per<Hectopascal, Hectowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Hour> for Hectopascal
impl UnitDiv<Hour> for Hectopascal
Source§type Output = Per<Hectopascal, Hour>
type Output = Per<Hectopascal, Hour>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Joule> for Hectopascal
impl UnitDiv<Joule> for Hectopascal
Source§type Output = Per<Hectopascal, Joule>
type Output = Per<Hectopascal, Joule>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kelvin> for Hectopascal
impl UnitDiv<Kelvin> for Hectopascal
Source§type Output = Per<Hectopascal, Kelvin>
type Output = Per<Hectopascal, Kelvin>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilogram> for Hectopascal
impl UnitDiv<Kilogram> for Hectopascal
Source§type Output = Per<Hectopascal, Kilogram>
type Output = Per<Hectopascal, Kilogram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilojoule> for Hectopascal
impl UnitDiv<Kilojoule> for Hectopascal
Source§type Output = Per<Hectopascal, Kilojoule>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Kilometer> for Hectopascal
Source§type Output = Per<Hectopascal, Kilometer>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Kilonewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Kilonewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kilonewton> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Kilonewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Kilonewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Kilonewton>
type Output = Per<Hectopascal, Kilonewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Kilopascal> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Kilopascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Kilopascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kilopascal> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Kilopascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Kilopascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Kilopascal>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Kilosecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Kilosecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Kilowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Kilowatt>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<KilowattHour as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<KilowattHour as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<KilowattHour> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<KilowattHour as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<KilowattHour as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, KilowattHour>
type Output = Per<Hectopascal, KilowattHour>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Liter> for Hectopascal
impl UnitDiv<Liter> for Hectopascal
Source§type Output = Per<Hectopascal, Liter>
type Output = Per<Hectopascal, Liter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megagram> for Hectopascal
impl UnitDiv<Megagram> for Hectopascal
Source§type Output = Per<Hectopascal, Megagram>
type Output = Per<Hectopascal, Megagram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megajoule> for Hectopascal
impl UnitDiv<Megajoule> for Hectopascal
Source§type Output = Per<Hectopascal, Megajoule>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Megameter> for Hectopascal
Source§type Output = Per<Hectopascal, Megameter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Meganewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Meganewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Meganewton> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Meganewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Meganewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Meganewton>
type Output = Per<Hectopascal, Meganewton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Megapascal> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Megapascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Megapascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megapascal> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Megapascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Megapascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Megapascal>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Megasecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Megasecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Megawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Megawatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Meter> for Hectopascal
Source§type Output = Per<Hectopascal, Meter>
type Output = Per<Hectopascal, Meter>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<MeterPerSecondSquared> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<MeterPerSecondSquared as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<MeterPerSecondSquared as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<MeterPerSecondSquared> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<MeterPerSecondSquared as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<MeterPerSecondSquared as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, MeterPerSecondSquared>
type Output = Per<Hectopascal, MeterPerSecondSquared>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Microgram> for Hectopascal
impl UnitDiv<Microgram> for Hectopascal
Source§type Output = Per<Hectopascal, Microgram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Microjoule as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Microjoule as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Microjoule> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Microjoule as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Microjoule as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Microjoule>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Microliter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Microliter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Microliter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Microliter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Microliter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Microliter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Micrometer> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Micrometer>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Micronewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Micronewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Micronewton> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Micronewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Micronewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Micronewton>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Microsecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Microsecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Microwatt> for Hectopascal
Source§type Output = Per<Hectopascal, Microwatt>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millennium as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millennium as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millennium> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millennium as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millennium as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Millennium>
type Output = Per<Hectopascal, Millennium>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Milligram> for Hectopascal
impl UnitDiv<Milligram> for Hectopascal
Source§type Output = Per<Hectopascal, Milligram>
type Output = Per<Hectopascal, Milligram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Millijoule> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millijoule as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millijoule as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millijoule> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millijoule as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millijoule as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Millijoule>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Milliliter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Milliliter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Milliliter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Milliliter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Milliliter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Milliliter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millimeter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Millimeter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millinewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millinewton as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millinewton> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millinewton as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millinewton as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Millinewton>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millipascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millipascal as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millipascal> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millipascal as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millipascal as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Millipascal>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Milliradian as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Milliradian as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Milliradian> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Milliradian as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Milliradian as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Milliradian>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Millisecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Millisecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Milliwatt> for Hectopascal
Source§type Output = Per<Hectopascal, Milliwatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Minute> for Hectopascal
Source§type Output = Per<Hectopascal, Minute>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Nanogram> for Hectopascal
Source§type Output = Per<Hectopascal, Nanogram>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Nanojoule> for Hectopascal
Source§type Output = Per<Hectopascal, Nanojoule>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Nanometer> for Hectopascal
Source§type Output = Per<Hectopascal, Nanometer>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Nanosecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Nanosecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Nanowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Nanowatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Newton> for Hectopascal
Source§type Output = Per<Hectopascal, Newton>
type Output = Per<Hectopascal, Newton>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Pascal> for Hectopascal
impl UnitDiv<Pascal> for Hectopascal
Source§type Output = Per<Hectopascal, Pascal>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Petagram> for Hectopascal
Source§type Output = Per<Hectopascal, Petagram>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Petameter> for Hectopascal
Source§type Output = Per<Hectopascal, Petameter>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Petawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Petawatt>
type Output = Per<Hectopascal, Petawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Picogram> for Hectopascal
impl UnitDiv<Picogram> for Hectopascal
Source§type Output = Per<Hectopascal, Picogram>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Picojoule> for Hectopascal
Source§type Output = Per<Hectopascal, Picojoule>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Picometer> for Hectopascal
Source§type Output = Per<Hectopascal, Picometer>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Picosecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Picosecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Picowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Picowatt>
type Output = Per<Hectopascal, Picowatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Prod<Centimeter, Centimeter>> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareCentimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareCentimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Centimeter, Centimeter>> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareCentimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareCentimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Prod<Centimeter, Centimeter>>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareDegree as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareDegree as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Degree, Degree>> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareDegree as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareDegree as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Prod<Degree, Degree>>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareKilometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareKilometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Kilometer, Kilometer>> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareKilometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareKilometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Prod<Kilometer, Kilometer>>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareMeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareMeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Meter, Meter>> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareMeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareMeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Prod<Meter, Meter>>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareMillimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareMillimeter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Millimeter, Millimeter>> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareMillimeter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareMillimeter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Prod<Millimeter, Millimeter>>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareMilliradian as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareMilliradian as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Prod<Milliradian, Milliradian>> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<SquareMilliradian as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<SquareMilliradian as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Prod<Milliradian, Milliradian>>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Prod<Radian, Radian>> for Hectopascal
Source§type Output = Per<Hectopascal, Prod<Radian, Radian>>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Radian> for Hectopascal
Source§type Output = Per<Hectopascal, Radian>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Rankine> for Hectopascal
Source§type Output = Per<Hectopascal, Rankine>
type Output = Per<Hectopascal, Rankine>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Second> for Hectopascal
impl UnitDiv<Second> for Hectopascal
Source§type Output = Per<Hectopascal, Second>
type Output = Per<Hectopascal, Second>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<StandardGravity> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<StandardGravity as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<StandardGravity as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<StandardGravity> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<StandardGravity as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<StandardGravity as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, StandardGravity>
type Output = Per<Hectopascal, StandardGravity>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Teragram> for Hectopascal
impl UnitDiv<Teragram> for Hectopascal
Source§type Output = Per<Hectopascal, Teragram>
type Output = Per<Hectopascal, Teragram>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Terajoule> for Hectopascal
impl UnitDiv<Terajoule> for Hectopascal
Source§type Output = Per<Hectopascal, Terajoule>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Terameter> for Hectopascal
Source§type Output = Per<Hectopascal, Terameter>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Terasecond> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Terasecond>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Terawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Terawatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Tonne> for Hectopascal
Source§type Output = Per<Hectopascal, Tonne>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Turn> for Hectopascal
Source§type Output = Per<Hectopascal, Turn>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Watt> for Hectopascal
Source§type Output = Per<Hectopascal, Watt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<WattHour> for Hectopascal
Source§type Output = Per<Hectopascal, WattHour>
type Output = Per<Hectopascal, WattHour>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).Source§impl UnitDiv<Week> for Hectopascal
impl UnitDiv<Week> for Hectopascal
Source§type Output = Per<Hectopascal, Week>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Year> for Hectopascal
Source§type Output = Per<Hectopascal, Year>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Yoctogram> for Hectopascal
Source§type Output = Per<Hectopascal, Yoctogram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Yoctometer> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Yoctometer>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Yoctowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Yoctowatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Yottagram> for Hectopascal
Source§type Output = Per<Hectopascal, Yottagram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Yottameter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Yottameter>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Yottawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Yottawatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Zeptogram> for Hectopascal
Source§type Output = Per<Hectopascal, Zeptogram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Zeptometer> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Zeptometer>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Zeptowatt> for Hectopascal
Source§type Output = Per<Hectopascal, Zeptowatt>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Zettagram> for Hectopascal
Source§type Output = Per<Hectopascal, Zettagram>
type Output = Per<Hectopascal, 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 Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension,
impl UnitDiv<Zettameter> for Hectopascalwhere
<Hectopascal as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>,
<<Hectopascal as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension,
Source§type Output = Per<Hectopascal, Zettameter>
type Output = Per<Hectopascal, 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 Hectopascal
impl UnitDiv<Zettawatt> for Hectopascal
Source§type Output = Per<Hectopascal, Zettawatt>
type Output = Per<Hectopascal, Zettawatt>
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).impl Copy for Hectopascal
impl StructuralPartialEq for Hectopascal
Auto Trait Implementations§
impl Freeze for Hectopascal
impl RefUnwindSafe for Hectopascal
impl Send for Hectopascal
impl Sync for Hectopascal
impl Unpin for Hectopascal
impl UnsafeUnpin for Hectopascal
impl UnwindSafe for Hectopascal
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<U, S> QuantityDivOutput<S> for U
impl<U, S> QuantityDivOutput<S> for U
Source§impl<U> UnitDiv<U> for U
impl<U> UnitDiv<U> for U
Source§type Output = SameDivOutput
type Output = SameDivOutput
The resulting type token. Either a
Unit (wrapped in Quantity by
the Div impl) or SameDivOutput (unwrapped to the raw scalar).