DPsim
|
Public Member Functions | |
SwitchEvent3Ph (CPS::Real t, const std::shared_ptr< CPS::Base::Ph3::Switch > &sw, CPS::Bool state) | |
void | execute () |
![]() | |
Event (CPS::Real t) | |
Protected Attributes | |
std::shared_ptr< CPS::Base::Ph3::Switch > | mSwitch |
CPS::Bool | mNewState |
![]() | |
CPS::Real | mTime |
Additional Inherited Members | |
![]() | |
using | Ptr = std::shared_ptr< Event > |
![]() | |
static std::shared_ptr< SwitchEvent3Ph > | make (Args &&...args) |