|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.grid.GridVariable
public class GridVariable
A Variable for a Grid dataset.
| Method Summary | |
|---|---|
java.lang.String |
dump()
Dump this variable |
boolean |
equals(java.lang.Object oo)
Check for equality |
GridRecord |
findRecord(int time,
int level)
Find the grid record for the time and level indices |
int |
getDecimalScale()
Get the decimal scale |
java.lang.String |
getName()
Get the name |
java.lang.String |
getParamName()
Get the parameter name |
int |
hashCode()
Override Object.hashCode() to implement equals. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public GridRecord findRecord(int time,
int level)
time - time indexlevel - level index
public boolean equals(java.lang.Object oo)
equals in class java.lang.Objectoo - object in question
public java.lang.String getName()
public java.lang.String getParamName()
public int getDecimalScale()
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String dump()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||