PhasorDefinition3VoltageReference Property

Gets or sets the associated IPhasorDefinition that represents the voltage reference (if any).

Definition

Namespace: Gemstone.PhasorProtocols.IEEEC37_118
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.167 -- Release Build+58fd404071566d50b858170723ca955485407f2c
public IPhasorDefinition VoltageReference { get; set; }

Property Value

IPhasorDefinition

Implements

IPhasorDefinitionVoltageReference

Remarks

This only applies to current phasors.

See Also