Dynamic Models ============== .. automodule:: pytcl.dynamic_models :members: :undoc-members: :show-inheritance: Discrete-Time Models -------------------- .. automodule:: pytcl.dynamic_models.discrete_time :members: :undoc-members: :show-inheritance: Polynomial Models ^^^^^^^^^^^^^^^^^ .. automodule:: pytcl.dynamic_models.discrete_time.polynomial :members: :undoc-members: :show-inheritance: Singer Model ^^^^^^^^^^^^ .. automodule:: pytcl.dynamic_models.discrete_time.singer :members: :undoc-members: :show-inheritance: Coordinated Turn ^^^^^^^^^^^^^^^^ .. automodule:: pytcl.dynamic_models.discrete_time.coordinated_turn :members: :undoc-members: :show-inheritance: Process Noise ------------- .. automodule:: pytcl.dynamic_models.process_noise :members: :undoc-members: :show-inheritance: Polynomial Process Noise ^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: pytcl.dynamic_models.process_noise.polynomial :members: :undoc-members: :show-inheritance: Singer Process Noise ^^^^^^^^^^^^^^^^^^^^ .. automodule:: pytcl.dynamic_models.process_noise.singer :members: :undoc-members: :show-inheritance: Coordinated Turn Process Noise ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: pytcl.dynamic_models.process_noise.coordinated_turn :members: :undoc-members: :show-inheritance: Continuous-Time Dynamics ------------------------ .. automodule:: pytcl.dynamic_models.continuous_time :members: :undoc-members: :show-inheritance: