Dimensions Class
The Dimensions class captures the physical dimensions associated with a unit of measure.
Constructor
Dimensions
(
-
mass
-
length
-
time
-
charge
-
temperature
-
amount
-
intensity
Parameters:
-
mass
RationalThe mass component of the dimensions object.
-
length
RationalThe length component of the dimensions object.
-
time
RationalThe time component of the dimensions object.
-
charge
RationalThe charge component of the dimensions object.
-
temperature
RationalThe temperature component of the dimensions object.
-
amount
RationalThe amount component of the dimensions object.
-
intensity
RationalThe intensity component of the dimensions object.