| BusZSC012Matrix Property |
[This is preliminary documentation and is subject to change.]
Array of doubles (complex) containing the complete 012 Zsc matrix
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] ZSC012Matrix { get; }
Public ReadOnly Property ZSC012Matrix As Double()
Get
public:
property array<double>^ ZSC012Matrix {
array<double>^ get ();
}
member ZSC012Matrix : float[] with get
function get_ZSC012Matrix();
Property Value
Type:
DoubleSee Also