public class Vis5DGridDefRecord 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 |
|---|
Vis5DGridDefRecord(int Projection,
double[] projargs,
int nr,
int nc)
Create a new grid nav block with the values
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Check for equality
|
String |
getGroupName()
Get a short name for this GDSKey for the netCDF group.
|
int |
hashCode()
Get the hashcode
|
static void |
printProjArgs(int Projection,
double[] projargs)
_more_
|
String |
toString()
Print out a string representation of this
|
addParam, addParam, addParam, addParam, addParam, addParam, compare, getDouble, getInt, getKeys, getParam, getParamDouble, getParamInt, getParamsValues, readDoublepublic Vis5DGridDefRecord(int Projection,
double[] projargs,
int nr,
int nc)
Projection - _more_projargs - _more_nr - _more_nc - _more_public String getGroupName()
getGroupName in class GridDefRecordpublic String toString()
public boolean equals(Object o)
public int hashCode()
public static void printProjArgs(int Projection,
double[] projargs)
Projection - _more_projargs - _more_Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.