Click or drag to resize

ConnectionParametersPhasorAngleFormat Property

Gets or sets flag that determines the phasor angle parsing format.

Namespace: GSF.PhasorProtocols.IEC61850_90_5
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(typeof(AngleFormat), "Degrees")]
public AngleFormat PhasorAngleFormat { get; set; }
View Source

Property Value

AngleFormat
See Also