|
CommonFrameHeaderFrameRate Property
|
Gets frame rate based on sample rate and sample interval for the
CommonFrameHeader object.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public double FrameRate { get; }
Public ReadOnly Property FrameRate As Double
Get
member FrameRate : float with get
function get_FrameRate();
View SourceProperty Value
DoubleSee Also