Class pmr.molecule.SIUnit
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pmr.molecule.SIUnit

java.lang.Object
   |
   +----pmr.molecule.Unit
           |
           +----pmr.molecule.SIUnit

public class SIUnit
extends Unit

Constructor Index

 o SIUnit(String, String, UnitDimension)
create a new SI Unit

Constructors

 o SIUnit
  public SIUnit(String name,
                String type,
                UnitDimension d) throws DuplicateUnitException
create a new SI Unit
Throws: DuplicateUnitException
unit has already been created

All Packages  Class Hierarchy  This Package  Previous  Next  Index