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