Struct uom::si::ratio::part_per_quadrillion[][src]

pub struct part_per_quadrillion;

Measurement unit.

Trait Implementations

impl Conversion<f32> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<f32> for part_per_quadrillion
[src]

impl Conversion<f64> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<f64> for part_per_quadrillion
[src]

impl Conversion<usize> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<usize> for part_per_quadrillion
[src]

impl Conversion<u8> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<u8> for part_per_quadrillion
[src]

impl Conversion<u16> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<u16> for part_per_quadrillion
[src]

impl Conversion<u32> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<u32> for part_per_quadrillion
[src]

impl Conversion<u64> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<u64> for part_per_quadrillion
[src]

impl Conversion<isize> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<isize> for part_per_quadrillion
[src]

impl Conversion<i8> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<i8> for part_per_quadrillion
[src]

impl Conversion<i16> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<i16> for part_per_quadrillion
[src]

impl Conversion<i32> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<i32> for part_per_quadrillion
[src]

impl Conversion<i64> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<i64> for part_per_quadrillion
[src]

impl Conversion<BigInt> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<BigInt> for part_per_quadrillion
[src]

impl Conversion<BigUint> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<BigUint> for part_per_quadrillion
[src]

impl Conversion<Rational> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<Rational> for part_per_quadrillion
[src]

impl Conversion<Rational32> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<Rational32> for part_per_quadrillion
[src]

impl Conversion<Rational64> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<Rational64> for part_per_quadrillion
[src]

impl Conversion<BigRational> for part_per_quadrillion
[src]

Conversion factor type specific to the underlying storage type.

Coefficient portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Constant portion of [conversion factor][factor] for converting the given unit to the base unit for the quantity: (value * coefficient()) + constant(). Read more

Instance [conversion factor][factor]. Read more

impl Conversion<BigRational> for part_per_quadrillion
[src]

impl Clone for part_per_quadrillion
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for part_per_quadrillion
[src]

impl Debug for part_per_quadrillion
[src]

Formats the value using the given formatter. Read more

impl Hash for part_per_quadrillion
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl Unit for part_per_quadrillion
[src]

Unit abbreviation.

Unit singular description.

Unit plural description.

impl Unit for part_per_quadrillion
[src]

Auto Trait Implementations