public final class Force extends Dimension
Modifier and Type | Field and Description |
---|---|
static Dimension |
DIMENSION |
static Unit |
SIM_UNIT |
Modifier and Type | Method and Description |
---|---|
Unit |
getUnit(UnitSystem unitSystem)
Returns the unit of this dimension as derived in the given system of units.
|
equals, introspect, signature, toString
public static final Dimension DIMENSION
public static final Unit SIM_UNIT
public Unit getUnit(UnitSystem unitSystem)
Dimension