Click or drag to resize

LineGeometriesXmatrix Method

[This is preliminary documentation and is subject to change.]

Reactance matrix, ohms

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public double[] Xmatrix(
	double Frequency,
	double Length,
	int Units
)

Parameters

Frequency
Type: SystemDouble

[Missing <param name="Frequency"/> documentation for "M:dss_sharp.LineGeometries.Xmatrix(System.Double,System.Double,System.Int32)"]

Length
Type: SystemDouble

[Missing <param name="Length"/> documentation for "M:dss_sharp.LineGeometries.Xmatrix(System.Double,System.Double,System.Int32)"]

Units
Type: SystemInt32

[Missing <param name="Units"/> documentation for "M:dss_sharp.LineGeometries.Xmatrix(System.Double,System.Double,System.Int32)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:dss_sharp.LineGeometries.Xmatrix(System.Double,System.Double,System.Int32)"]

See Also