Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

NaN value in array property #360

Closed
taurel opened this issue Apr 12, 2017 · 0 comments
Closed

NaN value in array property #360

taurel opened this issue Apr 12, 2017 · 0 comments
Labels

Comments

@taurel
Copy link
Collaborator

taurel commented Apr 12, 2017

I have a class property that I retrieve as a vector of double. If in DB, one of the array value is set to
NaN (or nan), the DbDatum class extractor method convert the NaN to zero and idem for all the values
in the array after the NaN.
I guess the same is true for other kind of properties (device)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant