Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModelicaStandardTables: Document index search strategy #2246

Closed
beutlich opened this issue Apr 25, 2017 · 1 comment
Closed

ModelicaStandardTables: Document index search strategy #2246

beutlich opened this issue Apr 25, 2017 · 1 comment
Assignees
Labels
documentation Issue addresses the documentation L: Blocks Issue addresses Modelica.Blocks L: C-Sources Issue addresses Modelica/Resources/C-Sources
Milestone

Comments

@beutlich
Copy link
Member

Whereas the look-up table blocks of Simulink feature linear, binary and equidistantly-spaced index search strategies with an option to start next search at the previous index, the combi tables only have a binary index search where the next search starts at the previous index. This search strategy should be better documented.

@beutlich beutlich added L: Blocks Issue addresses Modelica.Blocks L: C-Sources Issue addresses Modelica/Resources/C-Sources labels Apr 25, 2017
@beutlich beutlich added this to the MSL_next-MINOR-version milestone Apr 25, 2017
@beutlich beutlich self-assigned this Apr 25, 2017
@beutlich
Copy link
Member Author

Improved the documentation of the index search strategy by 7a4a73f in master.

@beutlich beutlich added the documentation Issue addresses the documentation label Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue addresses the documentation L: Blocks Issue addresses Modelica.Blocks L: C-Sources Issue addresses Modelica/Resources/C-Sources
Projects
None yet
Development

No branches or pull requests

1 participant