Example #1
0
 public ExecHm()
 {
     this.vna = V_VNA;
 }
Example #2
0
 public ExecHm(VNA_F vna)
 {
     this.vna = vna;
 }