visad.data.units
Class UnitPrefix
- java.lang.Object
-
- visad.data.units.UnitPrefix
-
- All Implemented Interfaces:
- java.io.Serializable
public class UnitPrefix extends java.lang.Object implements java.io.SerializableClass for representing unit prefixes.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description java.lang.StringnameThe name of the prefix:doublevalueThe value of the prefix:
-
Constructor Summary
Constructors Constructor and Description UnitPrefix(java.lang.String name, double value)Construct.
-
DMelt 3.0 © DataMelt by jWork.ORG