Package ucar.nc2.grib.grib2.table
Class Grib2TablesId
- java.lang.Object
-
- ucar.nc2.grib.grib2.table.Grib2TablesId
-
@Immutable public class Grib2TablesId extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Grib2TablesId.Type
-
Field Summary
Fields Modifier and Type Field Description int
center
int
genProcessId
int
localVersion
int
masterVersion
int
subCenter
-
Constructor Summary
Constructors Constructor Description Grib2TablesId(int center, int subCenter, int masterVersion, int localVersion, int genProcessId)
-