Click or drag to resize

FrameParserReferenceChannel Property

Gets or sets the reference channel for frequency tracking.

Namespace: GSF.PhasorProtocols.SelCWS
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.300-beta
Syntax
public PhaseChannel ReferenceChannel { get; set; }
View Source

Property Value

PhaseChannel
Remarks
Only applies when Algorithm is SlidingDft.
See Also