DPsim
Loading...
Searching...
No Matches
DPsim::SwitchEvent3Ph Class Reference
Inheritance diagram for DPsim::SwitchEvent3Ph:
[legend]
Collaboration diagram for DPsim::SwitchEvent3Ph:
[legend]

Public Member Functions

 SwitchEvent3Ph (CPS::Real t, const std::shared_ptr< CPS::Base::Ph3::Switch > &sw, CPS::Bool state)
 
void execute ()
 
- Public Member Functions inherited from DPsim::Event
 Event (CPS::Real t)
 

Protected Attributes

std::shared_ptr< CPS::Base::Ph3::SwitchmSwitch
 
CPS::Bool mNewState
 
- Protected Attributes inherited from DPsim::Event
CPS::Real mTime
 

Additional Inherited Members

- Public Types inherited from DPsim::Event
using Ptr = std::shared_ptr<Event>
 
- Static Public Member Functions inherited from SharedFactory< SwitchEvent3Ph >
static std::shared_ptr< SwitchEvent3Ph > make (Args &&...args)
 

Detailed Description

Definition at line 86 of file Event.h.

Constructor & Destructor Documentation

◆ SwitchEvent3Ph()

DPsim::SwitchEvent3Ph::SwitchEvent3Ph ( CPS::Real t,
const std::shared_ptr< CPS::Base::Ph3::Switch > & sw,
CPS::Bool state )
inline

Definition at line 95 of file Event.h.

Member Function Documentation

◆ execute()

void DPsim::SwitchEvent3Ph::execute ( )
inlinevirtual

Implements DPsim::Event.

Definition at line 99 of file Event.h.

Member Data Documentation

◆ mNewState

CPS::Bool DPsim::SwitchEvent3Ph::mNewState
protected

Definition at line 90 of file Event.h.

◆ mSwitch

std::shared_ptr<CPS::Base::Ph3::Switch> DPsim::SwitchEvent3Ph::mSwitch
protected

Definition at line 89 of file Event.h.


The documentation for this class was generated from the following file: