#include <ScheduledEvent.h>


Public Attributes | |
| IEC61970::Base::Domain::Seconds | duration |
| IEC61968::Common::Status | status |
| IEC61970::Base::Domain::String | type |
| std::list< IEC61968::Assets::Asset * > | Assets |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
| IEC61970::Base::Domain::String | aliasName |
| IEC61970::Base::Domain::String | description |
| IEC61970::Base::Domain::String | mRID |
| IEC61970::Base::Domain::String | name |
| std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
An event to trigger one or more activities, such as reading a meter, recalculating a bill, requesting work, when generating units must be scheduled for maintenance, when a transformer is scheduled to be refurbished, etc.
| IEC61970::Base::Domain::Seconds IEC61968::Common::ScheduledEvent::duration |
Duration of the scheduled event, for example, the time to ramp between values.
| IEC61970::Base::Domain::String IEC61968::Common::ScheduledEvent::type |
Type of scheduled event.
1.8.13