|   | MultiProtocolFrameParserCalculatedFrameRate Property | 
        
        
            Gets the calculated frame rate (i.e., frames per second) based on data received from device connection.
            
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic double CalculatedFrameRate { get; }Public ReadOnly Property CalculatedFrameRate As Double
	Get
public:
property double CalculatedFrameRate {
	double get ();
}member CalculatedFrameRate : float with get
function get_CalculatedFrameRate();
Property Value
Double See Also
See Also