public class GradsVariable extends Object
Constructor and Description |
---|
GradsVariable(String varDescriptor)
Create a variable from the descriptor
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the variable description
|
String |
getName()
Get the variable name
|
int |
getNumLevels()
Get the number of levels
|
String |
getUnitName()
Get the unit name
|
String |
toString()
Return a String representation of this object
|
public GradsVariable(String varDescriptor)
varDescriptor
- the variable descriptorpublic String getName()
public int getNumLevels()
public String getDescription()
public String getUnitName()
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.