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