structs
Class Constants

java.lang.Object
  extended by structs.Constants

public class Constants
extends java.lang.Object


Field Summary
static double lambda
           
static int OEACTIVE
           
static java.lang.String[] OENAMES
           
static int OESIZE
           
static java.lang.String[] OEUNITS
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OESIZE

public static final int OESIZE
See Also:
Constant Field Values

OEACTIVE

public static int OEACTIVE

OENAMES

public static final java.lang.String[] OENAMES

OEUNITS

public static final java.lang.String[] OEUNITS

lambda

public static double lambda
Constructor Detail

Constants

public Constants()