| CktElementLosses Property |
[This is preliminary documentation and is subject to change.]
Total losses in the element: two-element complex array
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] Losses { get; }
Public ReadOnly Property Losses As Double()
Get
public:
property array<double>^ Losses {
array<double>^ get ();
}
member Losses : float[] with get
Property Value
Type:
DoubleSee Also