Click or drag to resize

PhasorDefinition3VoltageReference Property

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

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public IPhasorDefinition VoltageReference { get; set; }
View Source

Property Value

IPhasorDefinition

Implements

IPhasorDefinitionVoltageReference
Remarks
This only applies to current phasors.
See Also