Unnecessary cast to long from double in units

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: Mission Control Core
    • None

      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.

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

              Created:
              Updated: