Package | Description |
---|---|
tec.units.ri.function |
This package provides concrete implementations of the
UnitConverter interface. |
Class and Description |
---|
AddConverter
This class represents a converter adding a constant offset to numeric values (
double based). |
MultiplyConverter
This class represents a converter multiplying numeric values by a constant scaling factor (
double based). |
RationalConverter
This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of two
double
numbers). |
Copyright © 2005–2017 Jean-Marie Dautelle, Werner Keil, V2COM. All rights reserved.