Struct uom::si::electric_potential::picovolt[][src]

pub struct picovolt;

Measurement unit.

Trait Implementations

impl Conversion<f32> for picovolt
[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 picovolt
[src]

impl Conversion<f64> for picovolt
[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 picovolt
[src]

impl Conversion<usize> for picovolt
[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 picovolt
[src]

impl Conversion<u8> for picovolt
[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 picovolt
[src]

impl Conversion<u16> for picovolt
[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 picovolt
[src]

impl Conversion<u32> for picovolt
[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 picovolt
[src]

impl Conversion<u64> for picovolt
[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 picovolt
[src]

impl Conversion<isize> for picovolt
[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 picovolt
[src]

impl Conversion<i8> for picovolt
[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 picovolt
[src]

impl Conversion<i16> for picovolt
[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 picovolt
[src]

impl Conversion<i32> for picovolt
[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 picovolt
[src]

impl Conversion<i64> for picovolt
[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 picovolt
[src]

impl Conversion<BigInt> for picovolt
[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 picovolt
[src]

impl Conversion<BigUint> for picovolt
[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 picovolt
[src]

impl Conversion<Rational> for picovolt
[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 picovolt
[src]

impl Conversion<Rational32> for picovolt
[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 picovolt
[src]

impl Conversion<Rational64> for picovolt
[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 picovolt
[src]

impl Conversion<BigRational> for picovolt
[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 picovolt
[src]

impl Clone for picovolt
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for picovolt
[src]

impl Debug for picovolt
[src]

Formats the value using the given formatter. Read more

impl Hash for picovolt
[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 picovolt
[src]

Unit abbreviation.

Unit singular description.

Unit plural description.

impl Unit for picovolt
[src]

Auto Trait Implementations

impl Send for picovolt

impl Sync for picovolt