.. _statedata: stateData ========= Object that is to be used by an integrator. It's basically an interface with only one method: the :math:`F` function describing a dynamic model :math:`\dot X = F(X,t)`. .. doxygenclass:: StateData :members: