Class GSMDecoder

java.lang.Object
javaforce.codec.gsm.GSMDecoder

public final class GSMDecoder extends Object
  • Constructor Details

    • GSMDecoder

      public GSMDecoder()
  • Method Details

    • GSM

      public void GSM()
    • decode

      public final int[] decode(byte[] c) 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)