See: Description
| Interface | Description |
|---|---|
| PsseRecWriter |
Can implement writers based on destination format (CSV for example), or for
more complex handling of certain record types, or both
|
| Class | Description |
|---|---|
| Psse2CSV |
Implementation of a PsseProcessor that generates CSV files.
|
| Psse2PsmFmt |
This class converts a PSS/e raw file to the PowerSimulator Model and Case
formats
|
| PsseAreaTool | |
| PsseBusTool | |
| PsseClass |
Track PSS/e fields for a given object type.
|
| PsseClassSet |
Provide an abstract method to get a set of PsseClass objects appropriate to
the given version
|
| PsseClassSetVersion29 |
Class and field definitions for PSS/e version 29
|
| PsseClassSetVersion30 |
Class and field definitions for PSS/e version 30
|
| PsseClassSetVersion33 |
Attempt Version 33 using a raw file and no official docs yet.
|
| PsseEquipment | |
| PsseField |
Track information for a single psse field
|
| PsseGenTool | |
| PsseHeader |
Parses out the 1st 3 lines in the PSS/e file
|
| PsseImpedanceCorrectionTool | |
| PsseLineTool | |
| PsseLoadTool | |
| PsseOwnerTool | |
| PsseProcessor |
Provide a starting point to process a pss/e file.
|
| PsseRepository |
Keep track of some data elements to be used by multiple classes
|
| PsseRepository.BusInfo | |
| PsseSwitchedShuntTool |
Convert PSS/e switched shunt records to either a set of fixed shunts on the bus or SVC.
|
| PsseTransformerClass | |
| PsseTransformerTool |
TODO: Handle remote regulation on transformers.
|
| Enum | Description |
|---|---|
| PsseFieldType | |
| PsseRepository.CaseFormat | |
| PsseRepository.PsmFormat |
| Exception | Description |
|---|---|
| PsseProcException |