Class Gsm_State

java.lang.Object
javaforce.codec.gsm.Gsm_State

public class Gsm_State extends Object
  • Constructor Details

    • Gsm_State

      public Gsm_State()
  • Method Details

    • dump_Gsm_State

      public void dump_Gsm_State()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • setDp0

      public void setDp0(short[] lcl_arg0)
    • setDp0Indexed

      public void setDp0Indexed(int ix, short lcl_arg0)
    • getDp0

      public short[] getDp0()
    • getDp0Indexed

      public short getDp0Indexed(int ix)
    • setZ1

      public void setZ1(short lcl_arg0)
    • getZ1

      public short getZ1()
    • setL_z2

      public void setL_z2(int lcl_arg0)
    • getL_z2

      public int getL_z2()
    • setMp

      public void setMp(int lcl_arg0)
    • getMp

      public int getMp()
    • setU

      public void setU(short[] lcl_arg0)
    • setUIndexed

      public void setUIndexed(int ix, short lcl_arg0)
    • getU

      public short[] getU()
    • getUIndexed

      public short getUIndexed(int ix)
    • setLARpp

      public void setLARpp(short[][] lcl_arg0)
    • setLARppIndexed

      public void setLARppIndexed(int ix, short[] lcl_arg0)
    • getLARpp

      public short[][] getLARpp()
    • getLARppIndexed

      public short[] getLARppIndexed(int ix)
    • setJ

      public void setJ(short lcl_arg0)
    • getJ

      public short getJ()
    • setNrp

      public void setNrp(short lcl_arg0)
    • getNrp

      public short getNrp()
    • setV

      public void setV(short[] lcl_arg0)
    • setVIndexed

      public void setVIndexed(int ix, short lcl_arg0)
    • getV

      public short[] getV()
    • getVIndexed

      public short getVIndexed(int ix)
    • setMsr

      public void setMsr(short lcl_arg0)
    • getMsr

      public short getMsr()