|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.dmc.seedcodec.Cdsn
public class Cdsn
Field Summary | |
---|---|
static int |
GAINRANGE_MASK
|
static int |
MANTISSA_MASK
|
static int |
MAX14
|
static int |
SHIFT
|
Constructor Summary | |
---|---|
Cdsn()
|
Method Summary | |
---|---|
static int[] |
decode(byte[] b,
int numSamples,
boolean swapBytes)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MANTISSA_MASK
public static final int GAINRANGE_MASK
public static final int SHIFT
public static final int MAX14
Constructor Detail |
---|
public Cdsn()
Method Detail |
---|
public static int[] decode(byte[] b, int numSamples, boolean swapBytes) throws CodecException
CodecException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |