[−][src]Struct uom::si::time::petasecond
Measurement unit.
Trait Implementations
impl Conversion<f32> for petasecond
[src]
type T = f32
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<f64> for petasecond
[src]
type T = f64
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<usize> for petasecond
[src]
type T = Ratio<usize>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<u8> for petasecond
[src]
type T = Ratio<u8>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<u16> for petasecond
[src]
type T = Ratio<u16>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<u32> for petasecond
[src]
type T = Ratio<u32>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<u64> for petasecond
[src]
type T = Ratio<u64>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<isize> for petasecond
[src]
type T = Ratio<isize>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<i8> for petasecond
[src]
type T = Ratio<i8>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<i16> for petasecond
[src]
type T = Ratio<i16>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<i32> for petasecond
[src]
type T = Ratio<i32>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<i64> for petasecond
[src]
type T = Ratio<i64>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<BigInt> for petasecond
[src]
type T = Ratio<BigInt>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<BigUint> for petasecond
[src]
type T = Ratio<BigUint>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<Ratio<isize>> for petasecond
[src]
type T = Rational
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<Ratio<i32>> for petasecond
[src]
type T = Rational32
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<Ratio<i64>> for petasecond
[src]
type T = Rational64
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Conversion<Ratio<BigInt>> for petasecond
[src]
type T = BigRational
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant() -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
Instance [conversion factor][factor]. Read more
impl Unit for petasecond
[src]
impl Conversion<f32> for petasecond
[src]
impl Conversion<f64> for petasecond
[src]
impl Conversion<usize> for petasecond
[src]
impl Conversion<u8> for petasecond
[src]
impl Conversion<u16> for petasecond
[src]
impl Conversion<u32> for petasecond
[src]
impl Conversion<u64> for petasecond
[src]
impl Conversion<isize> for petasecond
[src]
impl Conversion<i8> for petasecond
[src]
impl Conversion<i16> for petasecond
[src]
impl Conversion<i32> for petasecond
[src]
impl Conversion<i64> for petasecond
[src]
impl Conversion<BigInt> for petasecond
[src]
impl Conversion<BigUint> for petasecond
[src]
impl Conversion<Ratio<isize>> for petasecond
[src]
impl Conversion<Ratio<i32>> for petasecond
[src]
impl Conversion<Ratio<i64>> for petasecond
[src]
impl Conversion<Ratio<BigInt>> for petasecond
[src]
impl Unit for petasecond
[src]
fn abbreviation() -> &'static str
[src]
fn singular() -> &'static str
[src]
fn plural() -> &'static str
[src]
impl Copy for petasecond
[src]
impl Clone for petasecond
[src]
fn clone(&self) -> petasecond
[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more
impl Debug for petasecond
[src]
impl Hash for petasecond
[src]
Auto Trait Implementations
impl Send for petasecond
impl Sync for petasecond
Blanket Implementations
impl<T> ToOwned for T where
T: Clone,
[src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
fn to_owned(&self) -> T
[src]
fn clone_into(&self, target: &mut T)
[src]
impl<T, U> Into<U> for T where
U: From<T>,
[src]
U: From<T>,
impl<T> From<T> for T
[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>
[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src]
U: TryFrom<T>,
type Error = <U as TryFrom<T>>::Error
The type returned in the event of a conversion error.
fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>
[src]
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
T: ?Sized,
ⓘImportant traits for &'_ mut Rfn borrow_mut(&mut self) -> &mut T
[src]
impl<T> Borrow<T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T> Any for T where
T: 'static + ?Sized,
[src]
T: 'static + ?Sized,
impl<T> Same<T> for T
[src]
type Output = T
Should always be Self