etomica.units.systems
Class MKS
java.lang.Object
etomica.units.systems.UnitSystem
etomica.units.systems.MKS
- All Implemented Interfaces:
- Serializable
public class MKS
- extends UnitSystem
Meter-Kilogram-Second system of units
- See Also:
- Serialized Form
|
Constructor Summary |
MKS()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MKS
public MKS()
quantity
public Unit quantity()
- Specified by:
quantity in class UnitSystem
fraction
public Unit fraction()
- Specified by:
fraction in class UnitSystem
mass
public Unit mass()
- Specified by:
mass in class UnitSystem
length
public Unit length()
- Specified by:
length in class UnitSystem
time
public Unit time()
- Specified by:
time in class UnitSystem
angle
public Unit angle()
- Specified by:
angle in class UnitSystem
charge
public Unit charge()
- Specified by:
charge in class UnitSystem
current
public Unit current()
- Specified by:
current in class UnitSystem
dipole
public Unit dipole()
- Specified by:
dipole in class UnitSystem
force
public Unit force()
- Specified by:
force in class UnitSystem
energy
public Unit energy()
- Specified by:
energy in class UnitSystem
temperature
public Unit temperature()
- Specified by:
temperature in class UnitSystem
pressure
public Unit pressure()
- Specified by:
pressure in class UnitSystem
volume
public Unit volume()
- Specified by:
volume in class UnitSystem
area
public Unit area()
- Specified by:
area in class UnitSystem
viscosity
public Unit viscosity()
- Specified by:
viscosity in class UnitSystem