C# (CSharp) GSF.Historian.Files Namespace

Classes

Name Description
ArchiveDataBlock Represents a block of ArchiveDataPoints in an ArchiveFile.
ArchiveDataPoint Represents time-series data stored in ArchiveFile.
ArchiveFile
ArchiveFile.Info Represents information about an ArchiveFile.
ArchiveFileAllocationTable Represents the File Allocation Table of an ArchiveFile.
ArchiveFileAllocationTable.FixedTableRegion Defines the fixed table region of the ArchiveFileAllocationTable.
ArchiveFileAllocationTable.VariableTableRegion Defines the variable table region of the ArchiveFileAllocationTable.
ArchiveFileScanner Scans an archive file for data points in a given time range and returns them in the order that they are scanned.
MetadataRecord Represents a record in the MetadataFile that contains the various attributes associates to a HistorianID.
MetadataRecordAnalogFields Defines specific fields for MetadataRecords that are of type DataType.Analog.
MetadataRecordComposedFields Defines specific fields for MetadataRecords that are of type DataType.Composed.
MetadataRecordDigitalFields Defines specific fields for MetadataRecords that are of type DataType.Digital.
StateRecord Represents a record in the StateFile that contains the state information associated to a HistorianID.