Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 908 Bytes

File metadata and controls

17 lines (10 loc) · 908 Bytes

cpp-comtrade

(Partial) C++ implementation of COMTRADE 1999 configuration and data file parsing.

This code was made using the following document:

This implementation parses most data from the configuration file and all analog data from a binary file. This implementation does not parse digital channel information, and it does not handle multiple different sampling rates.

I am not liable for issues, property damage, financial damage, or bodily harm arising from use of this code for personal, research, industrial, safety-critical, or any other applications. However, feel free to fork the code and make your own updates.