org.tritonus.lowlevel.gsm
Class GSMDecoder
java.lang.Object
org.tritonus.lowlevel.gsm.GSMDecoder
- public final class GSMDecoder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GSMDecoder
public GSMDecoder()
GSM
public void GSM()
decode
public void decode(byte[] abFrame,
int nFrameStart,
byte[] abBuffer,
int nBufferStart,
boolean bBigEndian)
throws InvalidGSMFrameException
- Throws:
InvalidGSMFrameException
print
public static final void print(String name,
int[] data)
print
public static final void print(String name,
int data)
decodingOfTheCodedLogAreaRatios
public static final void decodingOfTheCodedLogAreaRatios(int[] LARc,
int[] LARpp)