JADE v6.1

com.dautelle.physics.models
Class RelativisticModel

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

public final class RelativisticModel
extends PhysicalModel

This class represents the relativistic model.

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

Constructor Summary
RelativisticModel()
           
 
Method Summary
static void select()
          Selects the relativistic model as the current model.
protected  void setPhysicalDimensions()
          Sets the dimensional units of the seven base quantities as follow: Length : "s" Mass : "eV" Duration : "s" ElectricCurrent : "A" Temperature : "K" 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

RelativisticModel

public RelativisticModel()
Method Detail

select

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