public class McGridDefRecord extends GridDefRecord
ANGLE, BASICANGLE, debug, DX, DY, GDS_KEY, GRID_NAME, GRID_SHAPE, GRID_SHAPE_CODE, GRID_TYPE, GRID_UNITS, J, K, LA1, LA2, LAD, LAP, LATIN, LATIN1, LATIN2, LO1, LO2, LOP, LOV, M, MAJOR_AXIS_EARTH, METHODNORM, MINOR_AXIS_EARTH, MODEORDER, NP, NPPROJ, NR, NUMBERPARALLELS, NX, NY, PLAT, PLON, PROJ, QUASI, RADIUS_SPHERICAL_EARTH, RESOLUTION, ROTATIONANGLE, SCANNING_MODE, SPLAT, SPLON, STRETCHINGFACTOR, UNDEFINED, VECTOR_COMPONENT_FLAG, WIND_FLAG, XO, XP, YO, YP
Constructor and Description |
---|
McGridDefRecord()
Create a new grid nav block
|
McGridDefRecord(int[] words)
Create a new grid nav block with the values
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Check for equality
|
java.lang.String |
getGroupName()
Get a short name for this GDSKey for the netCDF group.
|
java.lang.String |
getProjName(int type)
Get the name for the projection type
|
int |
hashCode()
Get the hashcode
|
void |
setValues(int[] values)
Set the grid nav block values
|
java.lang.String |
toString()
Print out a string representation of this
|
addParam, addParam, addParam, addParam, addParam, addParam, compare, getDouble, getInt, getKeys, getParam, getParamDouble, getParamInt, getParamsValues, readDouble
public McGridDefRecord()
public McGridDefRecord(int[] words)
words
- analysis block valuespublic void setValues(int[] values)
values
- the raw valuespublic java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
o
- object to comparepublic int hashCode()
hashCode
in class java.lang.Object
public java.lang.String getGroupName()
getGroupName
in class GridDefRecord
public java.lang.String getProjName(int type)
type
- the projection type