Export: - [x] the abstract type AbstractKiteModels - [x] the type SysState (alrady done) - [x] the function init! - [x] the function next_step! - [x] the function update_sys_state - [ ] document this interface These functions shall be implemented in the packages KiteModels.jl and SymbolicKiteModels.jl . See also: https://github.com/OpenSourceAWE/KiteModels.jl/issues/150