JADE v6.1

com.dautelle.physics.models
Class QuantumModel

java.lang.Object
  extended bycom.dautelle.physics.models.PhysicalModel
      extended bycom.dautelle.physics.models.QuantumModel

public final class QuantumModel
extends PhysicalModel

This class represents the quantum model.

Version:
4.1, February 17, 2003
Author:
Jean-Marie Dautelle

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

QuantumModel

public QuantumModel()
Method Detail

select

public static void select()
Selects the quantum model as the current model.


setPhysicalDimensions

protected final void setPhysicalDimensions()
Sets the dimensional units of the seven base quantities as follow:

Specified by:
setPhysicalDimensions in class PhysicalModel
See Also:
BaseUnit.setDimension(javax.units.Unit, javax.units.Converter)

JADE v6.1

Copyright © 2004 Jean-Marie Dautelle.