TemperatureRatingType.AddCorrectionFactor
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
temperature | Double | Temperature of correction factor to be added in the document's selected unit of electrical temperature. |
factor | Double | Factor of correction factor to be added. |
Return Value
Type | Description |
---|---|
CorrectionFactor | New constructed correction factor. |