public class RLConst
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HEAVY_RAIN |
static int |
HEAVY_SNOW |
static int |
LIGHT_MED_SNOW |
static int |
LIGHT_SNOW |
static int |
LOW_VIS |
static int |
MED_HEAVY_SNOW |
static int |
MED_RAIN |
static int |
MIN_VIS |
static int |
SEVERE_COLD |
static int |
VERY_LOW_VIS |
| Constructor and Description |
|---|
RLConst() |
public static final int MED_RAIN
public static final int HEAVY_RAIN
public static final int LIGHT_SNOW
public static final int LIGHT_MED_SNOW
public static final int MED_HEAVY_SNOW
public static final int HEAVY_SNOW
public static final int SEVERE_COLD
public static final int LOW_VIS
public static final int VERY_LOW_VIS
public static final int MIN_VIS