|
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.NaturalModel
This class represents the natural model.
| Constructor Summary | |
NaturalModel()
|
|
| Method Summary | |
static void |
select()
Selects the natural model as the current model. |
protected void |
setPhysicalDimensions()
Sets the dimensional units of the seven base quantities as follow: Length : "1"
Mass : "1"
Duration : "1"
ElectricCurrent : "1"
Temperature : "1"
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 NaturalModel()
| Method Detail |
public static void select()
protected final void setPhysicalDimensions()
Length : "1"Mass : "1"Duration : "1"ElectricCurrent : "1"Temperature : "1"AmountOfSubstance : "mol"LuminousIntensity : "cd"
setPhysicalDimensions in class PhysicalModel
|
JADE v6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||