ModelObject.differential_states¶
ModelObject.differential_states() -> numpy.array[bool]
Returns a numpy.array of boolean values, showing if each respective state in the ModelObject object is a differential state.
Parameters¶
None
Return type¶
numpy.array[bool]
Return value¶
Array showing which states are differential states