TemperatureRatingType.AddCorrectionFactor
Description:
Add a new electrical correction factor type to this temperature rating type.
Add a new electrical correction factor type to this temperature rating type.
public CorrectionFactor AddCorrectionFactor(
long temperature,
double factor
)
-
Int64temperatureTemperature of correction factor to be added.
-
DoublefactorFactor of correction factor to be added.