TemperatureRatingType.AddCorrectionFactor(Double, Double)
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.
Overloads (2):
AddCorrectionFactor(Double,Double)
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.
No comments yet. Start the discussion.
Loading…