Exemplo n.º 1
0
 public MessageType1()
 {
     this.MessageID         = 1;
     this.Description       = "Scheduled position report";
     this.RepeatIndicator   = 0;
     this.Priority          = 1;
     this.TotalNumberOfBits = 168;
     this.Sotdma            = new SOTDMA();
     this.log = LogManager.GetCurrentClassLogger();
 }
Exemplo n.º 2
0
 public MessageType11()
 {
     this.MessageID         = 4;
     this.RepeatIndicator   = 0;
     this.Description       = "Coordinated Universal Time and Date Inquiry";
     this.Priority          = 1;
     this.TCFLRBM           = 0;
     this.TotalNumberOfBits = 168;
     this.Sotdma            = new SOTDMA();
 }
Exemplo n.º 3
0
 public MessageType4()
 {
     this.MessageID         = 4;
     this.RepeatIndicator   = 0;
     this.Description       = "Base station report";
     this.Priority          = 1;
     this.TCFLRBM           = 0;
     this.TotalNumberOfBits = 168;
     this.Sotdma            = new SOTDMA();
     this.log = LogManager.GetCurrentClassLogger();
 }