Power System Platform  2024w23a
Loading...
Searching...
No Matches
Transformer.h File Reference
#include "Branch.h"
Include dependency graph for Transformer.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  TransformerElectricalData
 
class  Transformer
 Two-winding transformer power element. More...
 

Enumerations

enum  TransformerConnection {
  GWYE_GWYE = 0 , WYE_GWYE , GWYE_WYE , WYE_WYE ,
  DELTA_GWYE , DELTA_WYE , GWYE_DELTA , WYE_DELTA ,
  DELTA_DELTA
}