Page 1 of 1

Scaled numbers in userdisplay::displaymessage()

Posted: 31 Jan 2005, 12:12
by wolfgray
I've got a question about the displaymessage method function in
userdisplay.

Inside the code the numbers 65536 and 655.36 and 32767
are used to scale various values for the purpose of sizing and display.

I am curious as to what these numbers are, and where did they come from.

Thanks
-Luke McCapbell
GSU Brainlab

Re: userdisplay::displaymessage()

Posted: 31 Jan 2005, 12:42
by gschalk
Luke,

What task are you referring to?

Gerv

Posted: 31 Jan 2005, 14:25
by wolfgray
P300 speller application.

Posted: 01 Feb 2005, 12:04
by wolfgray
Got it. I see.