Click or drag to resize

CircuitAllNodeVmagPUByPhase Method

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

Returns array of per unit voltage magnitudes for each node by phase

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public double[] AllNodeVmagPUByPhase(
	int Phase
)

Parameters

Phase
Type: SystemInt32

[Missing <param name="Phase"/> documentation for "M:dss_sharp.Circuit.AllNodeVmagPUByPhase(System.Int32)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:dss_sharp.Circuit.AllNodeVmagPUByPhase(System.Int32)"]

See Also