| Modifier and Type | Field and Description |
|---|---|
int |
binaryScaleFactor |
int |
bitmapLength |
long |
dataLength |
int |
decimalScaleFactor |
int |
flag |
long |
msgLength |
int |
ndataPoints |
int |
nPoints |
int |
numberOfBits |
int |
originalType |
float |
referenceValue |
| Constructor and Description |
|---|
Info() |
| Modifier and Type | Method and Description |
|---|---|
float |
convert(int val) |
int |
getDataType() |
String |
getDataTypeS() |
int |
getGridPoint() |
String |
getGridPointS() |
int |
getPacking() |
String |
getPackingS() |
boolean |
hasMore() |
public int bitmapLength
public long msgLength
public long dataLength
public int ndataPoints
public int nPoints
public float referenceValue
public int binaryScaleFactor
public int decimalScaleFactor
public int numberOfBits
public int originalType
public int flag
public int getGridPoint()
public int getPacking()
public int getDataType()
public boolean hasMore()
public String getGridPointS()
public String getPackingS()
public String getDataTypeS()
public float convert(int val)