mirror of
https://github.com/nasa/trick.git
synced 2024-12-20 21:53:10 +00:00
3d604ff770
When reading a data stream to plot the end of stream flag is being set as the last point is read. This was causing several layers of calls not to save the last point. I went ahead and saved the result of the get_next_point calls whether the end of stream flag is set or not and now we don't lose the last point. |
||
---|---|---|
.. | ||
codegen/Interface_Code_Gen | ||
data_products | ||
er7_utils | ||
java | ||
sim_services | ||
trick_swig | ||
trick_utils | ||
.gitignore |