public class Bits extends Object
| Constructor and Description |
|---|
Bits() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bits2prm_ld8k(short[] bits,
int bitss,
int[] prm,
int ps) |
static short[] |
fromRealBits(byte[] real) |
static void |
prm2bits_ld8k_b(int[] anau,
byte[] dst) |
static void |
prm2bits_ld8k(int[] prm,
short[] bits) |
static byte[] |
toRealBits(short[] fakebits) |
public static void prm2bits_ld8k_b(int[] anau,
byte[] dst)
public static void prm2bits_ld8k(int[] prm,
short[] bits)
public static byte[] toRealBits(short[] fakebits)
public static short[] fromRealBits(byte[] real)
public static void bits2prm_ld8k(short[] bits,
int bitss,
int[] prm,
int ps)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.