|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface B1000Types
Constants for the various data compression types in seed blockette 1000.
Created: Thu Nov 21 16:35:37 2002
Field Summary | |
---|---|
static int |
ASCII
ascii |
static int |
CDSN
CDSN 16 bit gain ranged |
static int |
DOUBLE
ieee double |
static int |
DWWSSN
DWWSSN 16 bit |
static int |
FLOAT
ieee float |
static int |
INT24
24 bit integer |
static int |
INTEGER
32 bit integer, or java int |
static int |
SHORT
16 bit integer, or java short |
static int |
SRO
(A)SRO |
static int |
STEIM1
Steim1 compression |
static int |
STEIM2
Steim2 compression |
Field Detail |
---|
static final int ASCII
static final int SHORT
static final int INT24
static final int INTEGER
static final int FLOAT
static final int DOUBLE
static final int STEIM1
static final int STEIM2
static final int CDSN
static final int SRO
static final int DWWSSN
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |