Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
Transformer_Delta_Y_real.h
Go to the documentation of this file.
1
#ifndef TRANSFORMER_DELTA_Y_REAL_H
2
#define TRANSFORMER_DELTA_Y_REAL_H
3
9
#include "
Transformer_real.h
"
10
16
class
TransformerDeltaY_real
:
public
Transformer_real
{
17
public
:
25
TransformerDeltaY_real
(
const
std::string& symbol,
const
std::string& location,
int
pins,
const
std::vector<double>& values);
26
27
~TransformerDeltaY_real
()
override
;
28
29
30
private
:
31
// inherited from parent class
32
};
33
34
#endif
// TRANSFORMER_DELTA_Y_H
35
#pragma once
Transformer_real.h
Real transformer model with turns ratio and phase shift.
TransformerDeltaY_real
Delta-wye connected real transformer with turns ratio and phase shift.
Definition
Transformer_Delta_Y_real.h:16
TransformerDeltaY_real::~TransformerDeltaY_real
~TransformerDeltaY_real() override
Transformer_real
Real transformer with turns ratio and phase lag.
Definition
Transformer_real.h:16
harmony
src
Elements
Transformer
Transformer_Delta_Y_real.h
Generated by
1.9.8