예제 #1
0
 public double GetNuFlowCoefficient(UnitsType utype)
 {
     return(NUConvert.RevertPower(utype, FlowCoefficient));
 }