JADE v6.1

com.dautelle.physics.models
Class HighEnergyModel

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

public final class HighEnergyModel
extends PhysicalModel

This class represents the high-energy model.

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

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

HighEnergyModel

public HighEnergyModel()
Method Detail

select

public static void select()
Selects the high-energy 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.