public interface Phenomenon
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The defining tag for the phenomenon.
|
String |
getName()
The name of the phenomenon.
|
String |
getTag() |
ucar.units.Unit |
getUnit()
The ucar.units.Unit that observations are measured in.
|
String getName()
String getId()
ucar.units.Unit getUnit()
String getTag()
Copyright © 2016. All Rights Reserved.