DPsim
Public Member Functions | Protected Attributes | List of all members
DPsim::SwitchEvent Class Reference
Inheritance diagram for DPsim::SwitchEvent:
[legend]
Collaboration diagram for DPsim::SwitchEvent:
[legend]

Public Member Functions

 SwitchEvent (CPS::Real t, const std::shared_ptr< CPS::Base::Ph1::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::Ph1::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< SwitchEvent >
static std::shared_ptr< SwitchEvent > make (Args &&...args)
 

Detailed Description

Definition at line 65 of file Event.h.


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