|
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.QuantumModel
This class represents the quantum model.
Constructor Summary | |
QuantumModel()
|
Method Summary | |
static void |
select()
Selects the quantum model as the current model. |
protected void |
setPhysicalDimensions()
Sets the dimensional units of the seven base quantities as follow: Length : "1/GeV"
Mass : "GeV"
Duration : "1/GeV"
ElectricCurrent : "GeV"
Temperature : "GeV"
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 QuantumModel()
Method Detail |
public static void select()
protected final void setPhysicalDimensions()
Length
: "1/GeV"
Mass
: "GeV"
Duration
: "1/GeV"
ElectricCurrent
: "GeV"
Temperature
: "GeV"
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 |