com.metsci.glimpse.charts.vector.parser
Class ENCUnitInterpreter.ENCUnitHeader
java.lang.Object
com.metsci.glimpse.charts.vector.parser.ENCUnitInterpreter.ENCUnitHeader
- Enclosing class:
- ENCUnitInterpreter
public class ENCUnitInterpreter.ENCUnitHeader
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
code
public int code
name
public java.lang.String name
type
public java.lang.String type
convertable
public boolean convertable
targetCode
public int targetCode
aFactor
public double aFactor
bFactor
public double bFactor
ENCUnitInterpreter.ENCUnitHeader
public ENCUnitInterpreter.ENCUnitHeader(int c,
java.lang.String n,
java.lang.String t,
int tc,
double afac,
double bfac)
ENCUnitInterpreter.ENCUnitHeader
public ENCUnitInterpreter.ENCUnitHeader(int c,
java.lang.String n,
java.lang.String t)
Copyright © 2012 Metron, Inc.. All Rights Reserved.