Interface | Description |
---|---|
IJScience |
This interface is never used in original Xholon.
|
Class | Description |
---|---|
Amount |
This is a very simplistic replacement for the JScience org.jscience.physics.amount.Amount class.
|
JScience |
Provides access to the JScience library.
|
Quantity |
Quantity encapsulates 2 private inner classes,
one that handles scalars and the other that handles vectors.
|
QuantityScalar |
QuantityScalar directly encapsulates an instance of org.jscience.physics.amount.Amount.
|
Unit |
This is a very simplistic replacement for the JScience javax.measure.unit.Unit class.
|