|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectucar.grid.GridDefRecord
ucar.nc2.iosp.mcidas.McGridDefRecord
public class McGridDefRecord
Class to hold the grid navigation information.
| Field Summary |
|---|
| Fields inherited from class ucar.grid.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 Summary | |
|---|---|
McGridDefRecord()
Create a new grid nav block |
|
McGridDefRecord(int[] words)
Create a new grid nav block with the values |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
Check for equality |
String |
getGroupName()
Get a short name for this GDSKey for the netCDF group. |
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 |
String |
toString()
Print out a string representation of this |
| Methods inherited from class ucar.grid.GridDefRecord |
|---|
addParam, addParam, addParam, addParam, addParam, addParam, compare, getDouble, getGdsv, getInt, getKeys, getParam, getParamDouble, getParamInt, getParamsValues, readDouble |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public McGridDefRecord()
public McGridDefRecord(int[] words)
words - analysis block values| Method Detail |
|---|
public void setValues(int[] values)
values - the raw valuespublic String toString()
toString in class Objectpublic boolean equals(Object o)
equals in class Objecto - object to compare
public int hashCode()
hashCode in class Objectpublic String getGroupName()
getGroupName in class GridDefRecordpublic String getProjName(int type)
type - the projection type
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||