openPDC Synchrophasor Help
TimeQualityErrors Property
NamespacesTVA.PhasorProtocolsStatisticsReaderTimeQualityErrors
After the StatisticsReader has read statistics from the archive file, this will contain the statistics on time quality errors.
Declaration Syntax
C#Visual BasicVisual C++
public Dictionary<MetadataRecord, IEnumerable<IDataPoint>> TimeQualityErrors { get; }
Public ReadOnly Property TimeQualityErrors As Dictionary(Of MetadataRecord, IEnumerable(Of IDataPoint))
	Get
public:
property Dictionary<MetadataRecord^, IEnumerable<IDataPoint^>^>^ TimeQualityErrors {
	Dictionary<MetadataRecord^, IEnumerable<IDataPoint^>^>^ get ();
}

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