| Package | Description |
|---|---|
| ptolemy.data.unit |
The unit system.
|
| ptolemy.moml.unit |
Unit System Modeling Markup Language classes.
|
| Modifier and Type | Method and Description |
|---|---|
BaseUnit |
UnitCategory.getBaseUnit()
Return the base unit.
|
| Constructor and Description |
|---|
Unit(BaseUnit bu)
Create a Unit from a BaseUnit.
|