Modules§
Macros§
- Macro which generates a valid type from the multiplication and division of valid qunit types Example
Structs§
- Represents a Quantity that is the result of dividing the two inputs
- Represents a Quantity that is the result of multipling the two inputs
- Type used to represent units in the SI systems
Enums§
Constants§
Traits§
Functions§
- Compare two quantities, used to ensure operation is valid
- Converts an nalgebra::SMatrix into a Qunit Value array of size R, C fills with default value if none found
- Converts an nalgebra::SMatrix into a Qunit Value array of size R, C Fills with default value if none found
- Converts a Qunit Value array of size R, C into an nalgebra::SMatrix
- Converts a Qunit Value array of size R, C into an nalgebra::SMatrix
Type Aliases§
- DefaultField
default-f32