ucar.unidata.view.sounding
Interface AerologicalDisplayConstants

All Known Implementing Classes:
AerologicalDisplay, AerologicalSoundingControl, GriddedSkewTControl, GriddedSoundingControl, RaobSkewTControl, RaobSoundingControl, SkewTControl, SkewTDisplay, SoundingViewManager, StuveDisplay, TrackSkewTControl, TrackSoundingControl, TrajectoryFeatureTypeSoundingControl

public interface AerologicalDisplayConstants

Set of constants used by AerologicalDisplays

Version:
$Revision: 1.2 $
Author:
IDV Development Team

Field Summary
static String EMAGRAM_DISPLAY
          Emagram display type
static String HODOGRAPH_DISPLAY
          Hodograph display type
static String SKEWT_DISPLAY
          Skew T display type
static String STUVE_DISPLAY
          Stuve display type
 

Field Detail

SKEWT_DISPLAY

static final String SKEWT_DISPLAY
Skew T display type

See Also:
Constant Field Values

STUVE_DISPLAY

static final String STUVE_DISPLAY
Stuve display type

See Also:
Constant Field Values

EMAGRAM_DISPLAY

static final String EMAGRAM_DISPLAY
Emagram display type

See Also:
Constant Field Values

HODOGRAPH_DISPLAY

static final String HODOGRAPH_DISPLAY
Hodograph display type

See Also:
Constant Field Values