Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-7782

Unnecessary cast to long from double in units

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3
    • None
    • None
    • Mission Control Core
    • None

    Description

      TimestampUnit casts doubles to long which compounds double precision loss issues. We should allow returning DoubleStored in such cases instead of forcing a LongStored. This might be present in more units and we should ensure we use DoubleStored instances where applicable.

      Attachments

        Activity

          People

            hdafgard Henrik Dafgård
            hdafgard Henrik Dafgård
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: