DPsim
Loading...
Searching...
No Matches
CPS::EMT::Ph1 Namespace Reference

Namespaces

namespace  SSN
 

Classes

class  Capacitor
 Capacitor model. More...
 
class  CurrentSource
 Ideal current source model. More...
 
class  Inductor
 Inductor. More...
 
class  PiLine
 PI-line dynamic phasor model. More...
 
class  Resistor
 EMT Resistor. More...
 
class  SSNTypeI2T
 SSNTypeI2T Model for a one phase, two terminal I-type SSN component which can be represented using a state space equation system x' = A * x + B * u y = C * x + D * u with x: state vector, y: output vector, u: input vector, where u represents external current (mIntfCurrent), y represents external voltage (mIntfVoltage), x represents any component states. More...
 
class  SSNTypeV2T
 SSNTypeV2T Model for a one phase, two terminal V-type SSN component which can be represented using a state space equation system x' = A * x + B * u y = C * x + D * u with x: state vector, y: output vector, u: input vector, where u represents external voltage (mIntfVoltage), y represents external current (mIntfCurrent), x represents any component states. More...
 
class  Switch
 One phase EMT switch. More...
 
class  VoltageSource
 Ideal Voltage source model. More...
 
class  VoltageSourceNorton
 Voltage source as Norton equivalent. More...
 
class  VoltageSourceRamp