Click or drag to resize
Grid Solutions Framework

StatisticsReader Properties

The StatisticsReader type exposes the following members.

Properties
  Name Description
Public property ActualDataRate After the StatisticsReader has read statistics from the archive file, this will contain the statistics on the actual data rate.
Public property ArchiveFilePath Path to the archive file (*_archive.d).
Public property AverageLatency After the StatisticsReader has read statistics from the archive file, this will contain the statistics on the average latency.
Public property ConnectedStats After the StatisticsReader has read statistics from the archive file, this will contain the statistics on input stream connectivity.
Public property DataQualityErrors After the StatisticsReader has read statistics from the archive file, this will contain the statistics on data quality errors.
Public property EndTime The timestamp at which to stop gathering statistics from the archive.
Public property IntercomFilePath Path to the intercom file (scratch.dat).
Public property MetadataFilePath Path to the metadata file (*_dbase.dat).
Public property MissingFrames After the StatisticsReader has read statistics from the archive file, this will contain the statistics on missing frames.
Public property StartTime The timestamp at which to start gathering statistics from the archive.
Public property StateFilePath Path to the state file (*_startup.dat).
Public property TimeQualityErrors After the StatisticsReader has read statistics from the archive file, this will contain the statistics on time quality errors.
Public property TotalFrames After the StatisticsReader has read statistics from the archive file, this will contain the statistics on the total number of frames.
Top
See Also