Gemstone.COMTRADE Namespace
The
Gemstone.COMTRADE namespace organizes all Gemstone library functionality
related to COMTRADE (COMmon format for Transient Data Exchange for power systems),
IEEE C37.111 / IEC 60244-24 Ed.2. The root COMTRADE namespace also includes common COMTRADE
classes, e.g.,
Parser,
Writer, and
Schema.
| AnalogChannel |
Represents an analog channel definition of the Schema.
|
| ChannelMetadataSorter |
Defines a comparison class to property sort metadata.
|
| DigitalChannel |
Represents a digital channel definition of the Schema.
|
| Parser |
COMTRADE data file(s) parser.
|
| Schema |
Represents the schema for a configuration file in the COMTRADE file standard, IEEE Std C37.111-1999/2013.
|
| TimeOffset |
Represents a UTC time offset for COMTRADE - format HhMM.
|
| Writer |
COMTRADE data and config file writer.
|
| ChannelMetadata |
Defines a minimal set of channel metadata for a COMTRADE config file.
|
| SampleRate |
Represents a sample rate with associated ending sample using the COMTRADE file standard, IEEE Std C37.111-1999.
|
| Timestamp |
Represents a timestamp in the COMTRADE file standard format, IEEE Std C37.111-1999..
|