Example #1
0
 public DataInitial(KaitaiStream p__io, Specpr.Record p__parent = null, Specpr p__root = null) : base(p__io)
 {
     m_parent           = p__parent;
     m_root             = p__root;
     f_phaseAngleArcsec = false;
     _read();
 }
Example #2
0
 public Icflag(KaitaiStream p__io, Specpr.Record p__parent = null, Specpr p__root = null) : base(p__io)
 {
     m_parent = p__parent;
     m_root   = p__root;
     f_type   = false;
     _read();
 }
Example #3
0
 public TextContinuation(KaitaiStream p__io, Specpr.Record p__parent = null, Specpr p__root = null) : base(p__io)
 {
     m_parent = p__parent;
     m_root   = p__root;
     _read();
 }
Example #4
0
 public TextInitial(KaitaiStream p__io, Specpr.Record p__parent = null, Specpr p__root = null) : base(p__io)
 {
     m_parent = p__parent;
     m_root   = p__root;
     _read();
 }