public class USNSN
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int[] |
isgn |
static int[] |
mask |
static int[] |
msgn |
static int |
NBK |
static int |
NST |
Constructor and Description |
---|
USNSN() |
Modifier and Type | Method and Description |
---|---|
static int[] |
decode(byte[] b,
int numSamples,
boolean swapBytes,
int bias) |
public static final int NBK
public static final int NST
public static final int[] mask
public static final int[] isgn
public static final int[] msgn
public static int[] decode(byte[] b, int numSamples, boolean swapBytes, int bias) throws CodecException
CodecException