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
)
-
temperatureTemperature of correction factor to be added in the document's selected unit of electrical temperature.
-
factorFactor of correction factor to be added.