|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseUnit | |
org.xspace.mx.physics.immutable | This Mx package provides an implementation of the physics package with immutable classes. |
Uses of BaseUnit in org.xspace.mx.physics.immutable |
Subclasses of BaseUnit in org.xspace.mx.physics.immutable | |
class |
Angle
A base unit from which other angle units can be derived. |
class |
AstronomicalUnit
A Measurement representing an Astronomical Unit. |
class |
Centimeter
A Measurement representing a centimeter. |
class |
Day
A Measurement representing a solar day. |
class |
Degree
A Measurement representing an angular degree. |
class |
Foot
A Measurement representing a foot. |
class |
Force
A base unit from which other force units can be derived. |
class |
Hour
A Measurement representing an hour. |
class |
Inch
A Measurement representing an inch. |
class |
Kilogram
A Measurement representing a kilogram. |
class |
Kilometer
A Measurement representing a kilometer. |
class |
Length
A base unit from which other length units can be derived. |
class |
Mass
A base unit from which other mass units can be derived. |
class |
Meter
A Measurement representing a meter. |
class |
Mile
A Measurement representing a mile. |
class |
Minute
A Measurement representing a minute. |
class |
Newton
A Measurement representing a Newton. |
class |
PoundForce
A Measurement representing a pound of force. |
class |
Radian
A Measurement representing a radian. |
class |
Revolution
A Measurement representing an angular revolution. |
class |
Second
A Measurement representing a second. |
class |
SiderealDay
A Measurement representing a sidereal day |
class |
Time
A base unit from which other time units can be derived. |
Methods in org.xspace.mx.physics.immutable that return BaseUnit | |
protected BaseUnit |
BaseUnit.copyBaseUnit()
|
Methods in org.xspace.mx.physics.immutable with parameters of type BaseUnit | |
static boolean |
Units.isLengthUnit(BaseUnit mx)
|
static boolean |
Units.isTimeUnit(BaseUnit mx)
|
static boolean |
Units.isForceUnit(BaseUnit mx)
|
static boolean |
Units.isSpeedUnit(BaseUnit mx)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |