TemperatureRatingType.AddCorrectionFactor
Description:
Add a new electrical correction factor type to this temperature rating type. The given temperature value should be quantified in the document's selected unit of electrical temperature.
Add a new electrical correction factor type to this temperature rating type. The given temperature value should be quantified in the document's selected unit of electrical temperature.
public CorrectionFactor AddCorrectionFactor(
double temperature,
double factor
)
-
DoubletemperatureTemperature of correction factor to be added in the document's selected unit of electrical temperature.
-
DoublefactorFactor of correction factor to be added.