pub struct ArealDensityOfStates(/* private fields */);Implementations§
Source§impl ArealDensityOfStates
impl ArealDensityOfStates
pub fn new<U>(value: f32) -> Selfwhere
U: Conversion<f32>,
pub fn get<U>(&self) -> f32where
U: Conversion<f32>,
pub fn raw(&self) -> f32
pub fn into_uom(self) -> ArealDensityOfStates
pub fn as_uom(&self) -> &ArealDensityOfStates
pub fn from_uom(inner: ArealDensityOfStates) -> Self
Methods from Deref<Target = ArealDensityOfStates>§
pub const HALF_TURN: Quantity<dyn Dimension<M = Z0, J = Z0, I = Z0, L = Z0, Th = Z0, T = Z0, Kind = dyn AngleKind, N = Z0>, dyn Units<f32, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f32>
pub const FULL_TURN: Quantity<dyn Dimension<M = Z0, J = Z0, I = Z0, L = Z0, Th = Z0, T = Z0, Kind = dyn AngleKind, N = Z0>, dyn Units<f32, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f32>
pub const HALF_TURN: Quantity<dyn Dimension<M = Z0, J = Z0, I = Z0, L = Z0, Th = Z0, T = Z0, Kind = dyn AngleKind, N = Z0>, dyn Units<f64, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f64>
pub const FULL_TURN: Quantity<dyn Dimension<M = Z0, J = Z0, I = Z0, L = Z0, Th = Z0, T = Z0, Kind = dyn AngleKind, N = Z0>, dyn Units<f64, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f64>
pub fn get<N>(&self) -> Vwhere
N: Unit + Conversion<V, T = <V as Conversion<V>>::T>,
pub fn get<N>(&self) -> Vwhere
N: Unit + Conversion<V, T = <V as Conversion<V>>::T>,
pub fn get<N>(&self) -> Vwhere
N: Unit + Conversion<V, T = <V as Conversion<V>>::T>,
pub fn get<N>(&self) -> Vwhere
N: Unit + Conversion<V, T = <V as Conversion<V>>::T>,
pub const SPHERE: Quantity<dyn Dimension<M = Z0, J = Z0, I = Z0, L = Z0, Th = Z0, T = Z0, Kind = dyn SolidAngleKind, N = Z0>, dyn Units<f32, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f32>
pub const SPHERE: Quantity<dyn Dimension<M = Z0, J = Z0, I = Z0, L = Z0, Th = Z0, T = Z0, Kind = dyn SolidAngleKind, N = Z0>, dyn Units<f64, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f64>
Trait Implementations§
Source§impl Add for ArealDensityOfStates
impl Add for ArealDensityOfStates
Source§impl AddAssign for ArealDensityOfStates
impl AddAssign for ArealDensityOfStates
Source§fn add_assign(&mut self, rhs: Self)
fn add_assign(&mut self, rhs: Self)
Performs the
+= operation. Read moreSource§impl<'de, Context> BorrowDecode<'de, Context> for ArealDensityOfStates
impl<'de, Context> BorrowDecode<'de, Context> for ArealDensityOfStates
Source§fn borrow_decode<D: BorrowDecoder<'de, Context = Context>>(
decoder: &mut D,
) -> Result<Self, DecodeError>
fn borrow_decode<D: BorrowDecoder<'de, Context = Context>>( decoder: &mut D, ) -> Result<Self, DecodeError>
Attempt to decode this type with the given BorrowDecode.
Source§impl Clone for ArealDensityOfStates
impl Clone for ArealDensityOfStates
Source§fn clone(&self) -> ArealDensityOfStates
fn clone(&self) -> ArealDensityOfStates
Returns a duplicate of the value. Read more
1.0.0 · 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 ArealDensityOfStates
impl Debug for ArealDensityOfStates
Source§impl<Context> Decode<Context> for ArealDensityOfStates
impl<Context> Decode<Context> for ArealDensityOfStates
Source§impl Default for ArealDensityOfStates
impl Default for ArealDensityOfStates
Source§impl Deref for ArealDensityOfStates
impl Deref for ArealDensityOfStates
Source§type Target = Quantity<dyn Dimension<M = NInt<UInt<UTerm, B1>>, J = Z0, I = Z0, L = NInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>, Th = Z0, T = PInt<UInt<UInt<UTerm, B1>, B0>>, Kind = dyn ConstituentConcentrationKind, N = Z0>, dyn Units<f32, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f32>
type Target = Quantity<dyn Dimension<M = NInt<UInt<UTerm, B1>>, J = Z0, I = Z0, L = NInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>, Th = Z0, T = PInt<UInt<UInt<UTerm, B1>, B0>>, Kind = dyn ConstituentConcentrationKind, N = Z0>, dyn Units<f32, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f32>
The resulting type after dereferencing.
Source§impl<'de> Deserialize<'de> for ArealDensityOfStates
impl<'de> Deserialize<'de> for ArealDensityOfStates
Source§fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where
D: Deserializer<'de>,
fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where
D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl Div<f32> for ArealDensityOfStates
impl Div<f32> for ArealDensityOfStates
Source§impl DivAssign<f32> for ArealDensityOfStates
impl DivAssign<f32> for ArealDensityOfStates
Source§fn div_assign(&mut self, rhs: f32)
fn div_assign(&mut self, rhs: f32)
Performs the
/= operation. Read moreSource§impl Encode for ArealDensityOfStates
impl Encode for ArealDensityOfStates
Source§impl From<ArealDensityOfStates> for ArealDensityOfStates
impl From<ArealDensityOfStates> for ArealDensityOfStates
Source§fn from(value: ArealDensityOfStates) -> Self
fn from(value: ArealDensityOfStates) -> Self
Converts to this type from the input type.
Source§impl From<Quantity<dyn Dimension<M = NInt<UInt<UTerm, B1>>, J = Z0, I = Z0, L = NInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>, Th = Z0, T = PInt<UInt<UInt<UTerm, B1>, B0>>, Kind = dyn ConstituentConcentrationKind, N = Z0>, dyn Units<f32, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f32>> for ArealDensityOfStates
impl From<Quantity<dyn Dimension<M = NInt<UInt<UTerm, B1>>, J = Z0, I = Z0, L = NInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>, Th = Z0, T = PInt<UInt<UInt<UTerm, B1>, B0>>, Kind = dyn ConstituentConcentrationKind, N = Z0>, dyn Units<f32, luminous_intensity = candela, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere, mass = kilogram, length = meter, time = second>, f32>> for ArealDensityOfStates
Source§impl FromReflect for ArealDensityOfStates
Available on crate feature reflect only.
impl FromReflect for ArealDensityOfStates
Available on crate feature
reflect only.Source§fn from_reflect(reflect: &dyn PartialReflect) -> Option<Self>
fn from_reflect(reflect: &dyn PartialReflect) -> Option<Self>
Constructs a concrete instance of
Self from a reflected value.§fn take_from_reflect(
reflect: Box<dyn PartialReflect>,
) -> Result<Self, Box<dyn PartialReflect>>
fn take_from_reflect( reflect: Box<dyn PartialReflect>, ) -> Result<Self, Box<dyn PartialReflect>>
Attempts to downcast the given value to
Self using,
constructing the value using from_reflect if that fails. Read moreSource§impl GetTypeRegistration for ArealDensityOfStates
impl GetTypeRegistration for ArealDensityOfStates
Source§fn get_type_registration() -> TypeRegistration
fn get_type_registration() -> TypeRegistration
Returns the default [
TypeRegistration] for this type.§fn register_type_dependencies(_registry: &mut TypeRegistry)
fn register_type_dependencies(_registry: &mut TypeRegistry)
Registers other types needed by this type. Read more
Source§impl Mul<f32> for ArealDensityOfStates
impl Mul<f32> for ArealDensityOfStates
Source§impl MulAssign<f32> for ArealDensityOfStates
impl MulAssign<f32> for ArealDensityOfStates
Source§fn mul_assign(&mut self, rhs: f32)
fn mul_assign(&mut self, rhs: f32)
Performs the
*= operation. Read moreSource§impl Neg for ArealDensityOfStates
impl Neg for ArealDensityOfStates
Source§impl PartialEq for ArealDensityOfStates
impl PartialEq for ArealDensityOfStates
Source§impl PartialOrd for ArealDensityOfStates
impl PartialOrd for ArealDensityOfStates
Source§impl PartialReflect for ArealDensityOfStates
impl PartialReflect for ArealDensityOfStates
Source§fn get_represented_type_info(&self) -> Option<&'static TypeInfo>
fn get_represented_type_info(&self) -> Option<&'static TypeInfo>
Returns the [
TypeInfo] of the type represented by this value. Read moreSource§fn to_dynamic(&self) -> Box<dyn PartialReflect>
fn to_dynamic(&self) -> Box<dyn PartialReflect>
Source§fn reflect_kind(&self) -> ReflectKind
fn reflect_kind(&self) -> ReflectKind
Returns a zero-sized enumeration of “kinds” of type. Read more
Source§fn reflect_ref(&self) -> ReflectRef<'_>
fn reflect_ref(&self) -> ReflectRef<'_>
Returns an immutable enumeration of “kinds” of type. Read more
Source§fn reflect_mut(&mut self) -> ReflectMut<'_>
fn reflect_mut(&mut self) -> ReflectMut<'_>
Returns a mutable enumeration of “kinds” of type. Read more
Source§fn reflect_owned(self: Box<Self>) -> ReflectOwned
fn reflect_owned(self: Box<Self>) -> ReflectOwned
Returns an owned enumeration of “kinds” of type. Read more
Source§fn try_into_reflect(
self: Box<Self>,
) -> Result<Box<dyn Reflect>, Box<dyn PartialReflect>>
fn try_into_reflect( self: Box<Self>, ) -> Result<Box<dyn Reflect>, Box<dyn PartialReflect>>
Attempts to cast this type to a boxed, fully-reflected value.
Source§fn try_as_reflect(&self) -> Option<&dyn Reflect>
fn try_as_reflect(&self) -> Option<&dyn Reflect>
Attempts to cast this type to a fully-reflected value.
Source§fn try_as_reflect_mut(&mut self) -> Option<&mut dyn Reflect>
fn try_as_reflect_mut(&mut self) -> Option<&mut dyn Reflect>
Attempts to cast this type to a mutable, fully-reflected value.
Source§fn into_partial_reflect(self: Box<Self>) -> Box<dyn PartialReflect>
fn into_partial_reflect(self: Box<Self>) -> Box<dyn PartialReflect>
Casts this type to a boxed, reflected value. Read more
Source§fn as_partial_reflect(&self) -> &dyn PartialReflect
fn as_partial_reflect(&self) -> &dyn PartialReflect
Casts this type to a reflected value. Read more
Source§fn as_partial_reflect_mut(&mut self) -> &mut dyn PartialReflect
fn as_partial_reflect_mut(&mut self) -> &mut dyn PartialReflect
Casts this type to a mutable, reflected value. Read more
§fn apply(&mut self, value: &(dyn PartialReflect + 'static))
fn apply(&mut self, value: &(dyn PartialReflect + 'static))
Applies a reflected value to this value. Read more
§fn reflect_clone(&self) -> Result<Box<dyn Reflect>, ReflectCloneError>
fn reflect_clone(&self) -> Result<Box<dyn Reflect>, ReflectCloneError>
Attempts to clone
Self using reflection. Read more§fn reflect_clone_and_take<T>(&self) -> Result<T, ReflectCloneError>where
T: 'static,
Self: Sized + TypePath,
fn reflect_clone_and_take<T>(&self) -> Result<T, ReflectCloneError>where
T: 'static,
Self: Sized + TypePath,
For a type implementing [
PartialReflect], combines reflect_clone and
take in a useful fashion, automatically constructing an appropriate
[ReflectCloneError] if the downcast fails. Read more§fn reflect_hash(&self) -> Option<u64>
fn reflect_hash(&self) -> Option<u64>
Returns a hash of the value (which includes the type). Read more
§fn reflect_partial_eq(
&self,
_value: &(dyn PartialReflect + 'static),
) -> Option<bool>
fn reflect_partial_eq( &self, _value: &(dyn PartialReflect + 'static), ) -> Option<bool>
Returns a “partial equality” comparison result. Read more
§fn debug(&self, f: &mut Formatter<'_>) -> Result<(), Error>
fn debug(&self, f: &mut Formatter<'_>) -> Result<(), Error>
Debug formatter for the value. Read more
§fn is_dynamic(&self) -> bool
fn is_dynamic(&self) -> bool
Indicates whether or not this type is a dynamic type. Read more
Source§impl Reflect for ArealDensityOfStates
impl Reflect for ArealDensityOfStates
Source§fn as_any_mut(&mut self) -> &mut dyn Any
fn as_any_mut(&mut self) -> &mut dyn Any
Returns the value as a
&mut dyn Any. Read moreSource§fn into_reflect(self: Box<Self>) -> Box<dyn Reflect>
fn into_reflect(self: Box<Self>) -> Box<dyn Reflect>
Casts this type to a boxed, fully-reflected value.
Source§fn as_reflect(&self) -> &dyn Reflect
fn as_reflect(&self) -> &dyn Reflect
Casts this type to a fully-reflected value.
Source§fn as_reflect_mut(&mut self) -> &mut dyn Reflect
fn as_reflect_mut(&mut self) -> &mut dyn Reflect
Casts this type to a mutable, fully-reflected value.
Source§impl Serialize for ArealDensityOfStates
impl Serialize for ArealDensityOfStates
Source§impl Sub for ArealDensityOfStates
impl Sub for ArealDensityOfStates
Source§impl SubAssign for ArealDensityOfStates
impl SubAssign for ArealDensityOfStates
Source§fn sub_assign(&mut self, rhs: Self)
fn sub_assign(&mut self, rhs: Self)
Performs the
-= operation. Read moreSource§impl TypePath for ArealDensityOfStates
impl TypePath for ArealDensityOfStates
Source§fn type_path() -> &'static str
fn type_path() -> &'static str
Returns the fully qualified path of the underlying type. Read more
Source§fn short_type_path() -> &'static str
fn short_type_path() -> &'static str
Returns a short, pretty-print enabled path to the type. Read more
Source§fn type_ident() -> Option<&'static str>
fn type_ident() -> Option<&'static str>
Source§fn crate_name() -> Option<&'static str>
fn crate_name() -> Option<&'static str>
Source§impl Typed for ArealDensityOfStates
impl Typed for ArealDensityOfStates
impl Copy for ArealDensityOfStates
impl StructuralPartialEq for ArealDensityOfStates
Auto Trait Implementations§
impl Freeze for ArealDensityOfStates
impl RefUnwindSafe for ArealDensityOfStates
impl Send for ArealDensityOfStates
impl Sync for ArealDensityOfStates
impl Unpin for ArealDensityOfStates
impl UnsafeUnpin for ArealDensityOfStates
impl UnwindSafe for ArealDensityOfStates
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,
§impl<T> Downcast for Twhere
T: Any,
impl<T> Downcast for Twhere
T: Any,
§fn into_any(self: Box<T>) -> Box<dyn Any>
fn into_any(self: Box<T>) -> Box<dyn Any>
Converts
Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>, which can then be
downcast into Box<dyn ConcreteType> where ConcreteType implements Trait.§fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
Converts
Rc<Trait> (where Trait: Downcast) to Rc<Any>, which can then be further
downcast into Rc<ConcreteType> where ConcreteType implements Trait.§fn as_any(&self) -> &(dyn Any + 'static)
fn as_any(&self) -> &(dyn Any + 'static)
Converts
&Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &Any’s vtable from &Trait’s.§fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
Converts
&mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &mut Any’s vtable from &mut Trait’s.§impl<T> DowncastSend for T
impl<T> DowncastSend for T
§impl<T> DynamicTypePath for Twhere
T: TypePath,
impl<T> DynamicTypePath for Twhere
T: TypePath,
§fn reflect_type_path(&self) -> &str
fn reflect_type_path(&self) -> &str
See [
TypePath::type_path].§fn reflect_short_type_path(&self) -> &str
fn reflect_short_type_path(&self) -> &str
See [
TypePath::short_type_path].§fn reflect_type_ident(&self) -> Option<&str>
fn reflect_type_ident(&self) -> Option<&str>
See [
TypePath::type_ident].§fn reflect_crate_name(&self) -> Option<&str>
fn reflect_crate_name(&self) -> Option<&str>
See [
TypePath::crate_name].§fn reflect_module_path(&self) -> Option<&str>
fn reflect_module_path(&self) -> Option<&str>
See [
TypePath::module_path].§impl<T> DynamicTyped for Twhere
T: Typed,
impl<T> DynamicTyped for Twhere
T: Typed,
§fn reflect_type_info(&self) -> &'static TypeInfo
fn reflect_type_info(&self) -> &'static TypeInfo
See [
Typed::type_info].§impl<T> GetPath for Twhere
T: Reflect + ?Sized,
impl<T> GetPath for Twhere
T: Reflect + ?Sized,
§fn reflect_path<'p>(
&self,
path: impl ReflectPath<'p>,
) -> Result<&(dyn PartialReflect + 'static), ReflectPathError<'p>>
fn reflect_path<'p>( &self, path: impl ReflectPath<'p>, ) -> Result<&(dyn PartialReflect + 'static), ReflectPathError<'p>>
Returns a reference to the value specified by
path. Read more§fn reflect_path_mut<'p>(
&mut self,
path: impl ReflectPath<'p>,
) -> Result<&mut (dyn PartialReflect + 'static), ReflectPathError<'p>>
fn reflect_path_mut<'p>( &mut self, path: impl ReflectPath<'p>, ) -> Result<&mut (dyn PartialReflect + 'static), ReflectPathError<'p>>
Returns a mutable reference to the value specified by
path. Read moreSource§impl<T> Serialize for T
impl<T> Serialize for T
fn erased_serialize(&self, serializer: &mut dyn Serializer) -> Result<(), Error>
fn do_erased_serialize( &self, serializer: &mut dyn Serializer, ) -> Result<(), ErrorImpl>
§impl<T> TypeData for T
impl<T> TypeData for T
§fn clone_type_data(&self) -> Box<dyn TypeData>
fn clone_type_data(&self) -> Box<dyn TypeData>
Creates a type-erased clone of this value.