Skip to content

Commit

Permalink
Add remaining FMI functions
Browse files Browse the repository at this point in the history
- Add getTypesPlatform(), getVersion(), setDebugLogging(), get*Status(), cancelStep(), getDirectionalDerivative(), getNominalContinuousStates() and getStateValueReferences()
- re-order functions and add comments (align with C header files)
- update doc strings
  • Loading branch information
t-sommer committed May 18, 2018
1 parent 0b62d01 commit 5f84e39
Show file tree
Hide file tree
Showing 4 changed files with 380 additions and 182 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v0.2.4 (unreleased)

- `NEW` getDirectionalDerivative()
- `NEW` Remaining FMI functions added


## v0.2.3 (2018-04-11)
Expand Down
Loading

0 comments on commit 5f84e39

Please sign in to comment.