]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed CSVFormatter mind floating point inaccuracy when resampling
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 29 Apr 2020 21:55:09 +0000 (00:55 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 29 Apr 2020 22:00:06 +0000 (01:00 +0300)
commitdee86c0f52ea411e7bd8e2fcc058e3d979574fba
tree5daf16abd738b326300130f1471d1060ba07e606
parentfda20625695c3bfc80205ab1c1109442169d322a
Fixed CSVFormatter mind floating point inaccuracy when resampling

These changes prevent the resampling export mode from dropping samples
that have timestamps closer than 1e-13 sec to the last exported sample
time stamp.

gitlab #529

(cherry picked from commit 4a7923add5be874cc352faf9afd0f627794de32e)
bundles/org.simantics.history/src/org/simantics/history/csv/CSVFormatter.java