| CktElementResiduals Property |
[This is preliminary documentation and is subject to change.]
Residual currents for each terminal: (mag, angle)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] Residuals { get; }
Public ReadOnly Property Residuals As Double()
Get
public:
property array<double>^ Residuals {
array<double>^ get ();
}
member Residuals : float[] with get
function get_Residuals();
Property Value
Type:
DoubleSee Also