public SegyReader()
 {
     Options = new SegyOptions();
     InlineNumberLocation = 189;
     CrosslineNumberLocation = 193;
 }
Beispiel #2
0
 public SegyReader()
 {
     Options = new SegyOptions();
     InlineNumberLocation    = 189;
     CrosslineNumberLocation = 193;
 }