openPDC Synchrophasor Help
FrequencyIsAvailable Property
NamespacesTVA.PhasorProtocols.Ieee1344FrequencyDefinitionFrequencyIsAvailable
Gets or sets flag that determines if frequency measurement is available in FrequencyValue.
Declaration Syntax
C#Visual BasicVisual C++
public bool FrequencyIsAvailable { get; set; }
Public Property FrequencyIsAvailable As Boolean
	Get
	Set
public:
property bool FrequencyIsAvailable {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0