Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

Unicalc Class Reference

List of all members.

Static Public Methods

void main (String arg[])

Detailed Description

Unicalc defines one Unicalc application, with database readable from a file. Unicalc derives the conversion factor for converting one kind of Quantity to another. Quantities are multiplicative and conversions are defined by a database of equations.

Class Quantity does most of the work. Class Unicalc is primarily a shell for using Quantities.

Definition at line 21 of file Unicalc.java.


Member Function Documentation

void Unicalc::main ( String arg[] ) [inline, static]
 

the Unicalc application program

Definition at line 163 of file Unicalc.java.


The documentation for this class was generated from the following file:
Generated at Wed Oct 9 23:52:15 2002 for Unicalc by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001