Click or drag to resize

RegressionTestPlan.Builder.SetCustomTestHeatingBaseTemperatures Method

Overload List
 NameDescription
Public methodSetCustomTestHeatingBaseTemperatures(Double[]) Sets custom base temperatures to be used for the HDD in regressions tested by the API, assuming the temperature unit (Celsius or Fahrenheit) this Builder was constructed with.
Public methodSetCustomTestHeatingBaseTemperatures(IEnumerable<Temperature>) Sets custom base temperatures to be used for the HDD in regressions tested by the API.
Public methodSetCustomTestHeatingBaseTemperatures(Temperature[]) Sets custom base temperatures to be used for the HDD in regressions tested by the API.
Top
See Also