| BusIsc Property |
[This is preliminary documentation and is subject to change.]
Short circuit currents at bus; Complex Array.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] Isc { get; }
Public ReadOnly Property Isc As Double()
Get
public:
property array<double>^ Isc {
array<double>^ get ();
}
member Isc : float[] with get
Property Value
Type:
DoubleSee Also