public class Cdsn
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GAINRANGE_MASK |
static int |
MANTISSA_MASK |
static int |
MAX14 |
static int |
SHIFT |
| Constructor and Description |
|---|
Cdsn() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
decode(byte[] b,
int numSamples,
boolean swapBytes) |
public static final int MANTISSA_MASK
public static final int GAINRANGE_MASK
public static final int SHIFT
public static final int MAX14
public static int[] decode(byte[] b,
int numSamples,
boolean swapBytes)
throws CodecException
CodecException