protected class GempakFileReader.DMLabel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DMLABEL
File identifier
|
int |
kckeys
# col keys
|
int |
kcol
# of cols
|
int |
kfhdrs
# file headers
|
int |
kfsrce
file source
|
int |
kftype
file type
|
boolean |
kieeet
ieee flags
|
int |
kldmgt
length of dmg rec
|
int |
kmachn
machine data type
|
int |
kmissd
int missing data values
|
int |
kpckey
ptr to col keys
|
int |
kpcolh
ptr to col headers
|
int |
kpdata
ptr to data
|
int |
kpdmgt
ptr to dmg rec
|
int |
kpfile
ptr to file keys
|
int |
kppart
# part info
|
int |
kprkey
ptr to row keys
|
int |
kprowh
ptr to row headers
|
int |
kprt
# of parts
|
int |
krkeys
# row keys
|
int |
krow
# of rows
|
int |
kversn
version number
|
boolean |
kvmst
swap byte flags
|
double |
smissd
double missing data values
|
| Constructor and Description |
|---|
GempakFileReader.DMLabel()
Create a new DMLabel for the GempakFileReader
|
public static final String DMLABEL
public int kversn
public int kfhdrs
public int kpfile
public int krow
public int krkeys
public int kprkey
public int kprowh
public int kcol
public int kckeys
public int kpckey
public int kpcolh
public int kprt
public int kppart
public int kpdmgt
public int kldmgt
public int kpdata
public int kftype
public int kfsrce
public int kmachn
public int kmissd
public double smissd
public boolean kvmst
public boolean kieeet
public GempakFileReader.DMLabel()
public boolean init()
throws IOException
IOException - problem reading the fileCopyright © 1999–2013 UCAR/Unidata. All rights reserved.