|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectucar.bufr.Index.BufrObs
public final class Index.BufrObs
class to represent each observation in the index. purpose is to convert from String representation to native value.
| Field Summary | |
|---|---|
int |
bitBuf
|
int |
bitPos
|
long |
DDSoffset
|
int |
dim
|
java.lang.String |
ISOdate
|
java.lang.String |
name
|
long |
obsOffset
|
| Constructor Summary | |
|---|---|
Index.BufrObs()
constructor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.lang.String ISOdate
public int dim
public int bitPos
public int bitBuf
public long DDSoffset
public long obsOffset
| Constructor Detail |
|---|
public Index.BufrObs()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||