|
FrameParserCalculationFrameRate Property
|
Gets or sets the configured frame rate for phase estimate calculations.
Namespace: GSF.PhasorProtocols.SelCWSAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.282-beta
Syntaxpublic ushort CalculationFrameRate { get; set; }Public Property CalculationFrameRate As UShort
Get
Set
member CalculationFrameRate : uint16 with get, set
function get_CalculationFrameRate();
function set_CalculationFrameRate(value);
View SourceProperty Value
UInt16
See Also