|
JScience v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.physics.units.Unit<Q>
org.jscience.physics.units.DerivedUnit<Q>
public abstract class DerivedUnit<Q extends Quantity>
This abstract class identifies derived units. These are units that are formed as products of powers of the base units according to the algebraic relations linking the quantities concerned. The names and symbols of some units thus formed in terms of base units may be replaced by special names and symbols which can themselves be used to form expressions and symbols for other derived units.
| Field Summary |
|---|
| Fields inherited from class org.jscience.physics.units.Unit |
|---|
ONE |
| Constructor Summary | |
|---|---|
protected |
DerivedUnit()
Default constructor. |
| Method Summary |
|---|
| Methods inherited from class org.jscience.physics.units.Unit |
|---|
alias, alternate, compound, divide, equals, equalsImpl, getBaseUnits, getConverterTo, getDimension, getInstance, getInstances, getParentUnit, getParentUnitImpl, hashCode, hashCodeImpl, inverse, isCompatible, label, plus, pow, readResolve, root, times, times, toBaseUnits, toParentUnit, toParentUnitImpl, toString, toText, transform, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected DerivedUnit()
|
JScience v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||