/** partial derivative of to-side active power w.r.t. from-side voltage angle */
 public float getdTPdFVa() {
   return _list.getdTPdFVa(_ndx);
 }