Uses of Class
org.noaa.wmm.COEFFICIENTS

Uses of COEFFICIENTS in org.noaa.wmm
 

Methods in org.noaa.wmm that return COEFFICIENTS
static COEFFICIENTS COEFFICIENTS.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static COEFFICIENTS[] COEFFICIENTS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.