Click or drag to resize

CommonFrameHeaderPhasorAngleFormat Property

Gets or sets the AngleFormat for the IPhasorDefinition objects.

Namespace: GSF.PhasorProtocols.IEC61850_90_5
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual AngleFormat PhasorAngleFormat { get; set; }
View Source

Property Value

AngleFormat
Remarks
Base class defines default angle format since this is rarely not radians.
See Also