Classes
DerivativeVar(*args, **kwargs)
DerivativeVar
Represents derivatives in a model and defines how a Var is differentiated
Var
Exceptions
DAE_Error
Exception raised while processing DAE Models
Functions
create_access_function(var)
create_access_function
This method returns a function that returns a component by calling it rather than indexing it