Skip to content

Conversation

@temcdrm
Copy link
Contributor

@temcdrm temcdrm commented Dec 1, 2020

Added functions to exchange values with less overhead in the C/Pascal interface to OpenDSS and other federates:

  • cpublish to avoid constructing so many strings on the fly; fncs_publish (const char *, const char *) now maps to this
  • fncs_count_events and fncs_next_event for a faster iteration
  • fncs_count_values and fncs_next_value for a faster iteration

Also expanded the comments to identify return values that should be freed by the caller.

TESP and OpenDSS use this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants