.Dynawo.Electrical.Events.Event

Information

A simulation event is described as follows :

when tEvent is reached, one or more variables (connected using state1 - state5 ZPins) are updated. Their new value is stateEvent1 - stateEvent5. Depending on the type of model variable they are connected to, the event model is different.

Contents

Name Description
 EventEquations
 EventBoolean Specific model for Boolean events
 EventInteger Specific model for Integer events
 EventReal Specific model for Real events
 SingleBooleanEvent Specific model for Boolean one-variable event
 DoubleBooleanEvent Specific model for Boolean two-variable event
 TripleBooleanEvent Specific model for Boolean three-variable event
 SingleRealEvent Specific model for Real one-variable event
 DoubleRealEvent Specific model for Boolean two-variable event
 TripleRealEvent Specific model for Real three-variable event
 SingleIntegerEvent Specific model for Integer one-variable event
 EventQuadripoleStatus Event for quadripole opening or closing (for example, for tripping)
 EventQuadripoleConnection Event for quadripole connection
 EventQuadripoleDisconnection Event for quadripole disconnection
 EventConnectedStatus Event for changing connection status of a component (connected or disconnected)

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos