Struct uom::si::electrical_conductance::absiemens[][src]

pub struct absiemens;

Measurement unit.

Trait Implementations

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

impl Clone for absiemens
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for absiemens
[src]

impl Debug for absiemens
[src]

Formats the value using the given formatter. Read more

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

Unit abbreviation.

Unit singular description.

Unit plural description.

impl Unit for absiemens
[src]

Auto Trait Implementations

impl Send for absiemens

impl Sync for absiemens