![]() |
deltaFlow
|

Files | |
| DatFileWriter.C | |
| DatFileWriter.H | |
| Writer for the detailed data output file (.dat). | |
| IEEE.C | |
| IEEE Common Data Format parser implementation. | |
| IEEE.H | |
| IEEE Common Data Format reader for deltaFlow. | |
| MsgFileWriter.C | |
| MsgFileWriter.H | |
| Writer for the iteration-history message file (.msg). | |
| OutFileWriter.C | |
| OutFileWriter.H | |
| Writer for the main analysis output file (.out). | |
| OutputFileCommon.H | |
| Shared helpers (hostname/timestamp, bus-type counting, loss calc) used by the OutputFile writer classes (OutFileWriter, StaFileWriter, MsgFileWriter, DatFileWriter), so the small bits of business logic that all four formats repeat are defined exactly once. | |
| PSSE.C | |
| PSS/E Raw data format parser implementation. | |
| PSSE.H | |
| PSS/E Raw Data Format reader for deltaFlow. | |
| Reader.C | |
| Base data file reader implementation. | |
| Reader.H | |
| Abstract base class for power system data file readers. | |
| ReaderFactory.C | |
| ReaderFactory.H | |
| Factory for constructing Reader instances from InputFormat, so callers (e.g. | |
| StaFileWriter.C | |
| StaFileWriter.H | |
| Writer for the compact status output file (.sta). | |
| Writer.C | |
| Terminal output writer implementation for bus data and line flow results. | |
| Writer.H | |
| Output utilities for writing power system analysis results to CSV files. | |