JADE v6.1

com.dautelle.physics.models
Class NaturalModel

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

public final class NaturalModel
extends PhysicalModel

This class represents the natural model.

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

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

NaturalModel

public NaturalModel()
Method Detail

select

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