Dimension class abstract

The dimension of a unit.

Constructors

Dimension()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

amountOfSubstance Dimension
Amount of substance dimension (N).
final
electricCurrent Dimension
Electric current dimension (I)
final
length Dimension
Length dimension (L)
final
mass Dimension
Mass dimension (M)
final
model DimensionalModel
getter/setter pair
none Dimension
Dimensionless
final
temperature Dimension
Holds temperature dimension (θ)
final
time Dimension
Time dimension (T)
final