| Package | Description |
|---|---|
| manifold.science.api |
| Class and Description |
|---|
| AbstractBinaryUnit
Represents a binary unit of measure such as
VelocityUnit which is the quotient of LengthUnit and
TimeUnit. |
| AbstractMeasure
This class serves as the base class for a measured quantity.
|
| AbstractProductUnit
Represents a binary product of unit types of measure such as
Area which is the product of two LengthUnits. |
| AbstractQuotientUnit
Represents a binary quotient of unit types of measure such as
VelocityUnit which is the quotient of
LengthUnit and TimeUnit. |
Dimension
Dimension is the basis for a physical dimension. |
| Unit
Unit provides a base abstraction for postfix unit types such as length, time, mass, and velocity.
|
Copyright © 2021. All rights reserved.