|
JADE v6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dautelle.physics.models.PhysicalModel
com.dautelle.physics.models.RelativisticModel
This class represents the relativistic model.
Constructor Summary | |
RelativisticModel()
|
Method Summary | |
static void |
select()
Selects the relativistic model as the current model. |
protected void |
setPhysicalDimensions()
Sets the dimensional units of the seven base quantities as follow: Length : "s"
Mass : "eV"
Duration : "s"
ElectricCurrent : "A"
Temperature : "K"
AmountOfSubstance : "mol"
LuminousIntensity : "cd"
|
Methods inherited from class com.dautelle.physics.models.PhysicalModel |
current, setCurrent, unitFor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelativisticModel()
Method Detail |
public static void select()
protected final void setPhysicalDimensions()
Length
: "s"
Mass
: "eV"
Duration
: "s"
ElectricCurrent
: "A"
Temperature
: "K"
AmountOfSubstance
: "mol"
LuminousIntensity
: "cd"
setPhysicalDimensions
in class PhysicalModel
BaseUnit.setDimension(javax.units.Unit, javax.units.Converter)
|
JADE v6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |