SNVT_zerospan

Overview:

Zero and span.  (Zero, span.) .  Linear transformation parameters: multiply by the span-factor, then add the zero-term. 

Used to represent a linear transformation on fixed-point data. Linear transformation parameters: multiply by the span-factor, then add the zero-term.


Details:

Resource Set: Standard 00:00:00:00:00:00:00:00-0
Index: 85
Obsolete: no
Size: 4
Programmatic Name: SNVT_zerospan
Neuron C Type:
Structure
zeroZero-term  (16-bit signed value.) .   
 
signed long
Minimum: -32768
Maximum: 32767
Scaling (A,B,C): 5,  -3,  0
Scaled value: 5 *10 -3 *(Raw+0)
Resolution: 0.005
spanSpan-factor  (16-bit unsigned value.) .   
 
unsigned long
Minimum: 0
Maximum: 65535
Scaling (A,B,C): 5,  -4,  0
Scaled value: 5 *10 -4 *(Raw+0)
Resolution: 0.0005
Formats:

SNVT_zerospan:  text("%f,%f", zero, span)

SNVT_zerospan#LO:  text("%f|%f", zero, span)