typeInitWithGlobalDefault

Enumeration defining initialization of a block

Information

Literals

NameDescription
NoInitNo initialization (start values are used as guess values with fixed=false)
SteadyStateSteady state initialization (derivatives of states are zero)
InitialStateInitialization with initial states
InitialOutputInitialization with initial outputs (and steady state of the states if possibles)
UseSampleClockOptionUse initialization defined in sampleClock component