Power System Platform  2018w15a
Classes | Enumerations
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
}