ElectricCurrent
A quantity describing an electric current. (For example, 10 amperes.)
Types
Functions
Link copied to clipboard
Returns a new instance with the value from this
divided by divisor.
Link copied to clipboard
Expresses the electric current's value in amperes.
Link copied to clipboard
Returns a new instance that has other's value subtracted from this
.
Link copied to clipboard
Returns a new instance with a value equal to the sum of values from this
and other.
Link copied to clipboard
Creates a new instance with the provided rawValue.
Link copied to clipboard
Returns a new instance with the value from this
multiplied by factor.
Link copied to clipboard
Returns a new instance with the value from this
as negative.
Inherited functions
Link copied to clipboard
Returns a new instance with the value from this
as absolute value.
Link copied to clipboard
Compares this object with the other object.
Link copied to clipboard
Returns a FormattedQuantity representation of the value from this
in the given unit.