Double floats in FS 3.09

For general discussion related FlowStone
Post Reply
tor
Posts: 114
Joined: Fri Sep 24, 2010 5:54 pm

Double floats in FS 3.09

Post by tor »

In FS 3.09 one can declare double float variables in DSP code with "double" instead of "float". But is it possible to set inputs and outputs in the code module to double floats instead of "streamin" and "streamout"?

If so, how?

I guess it at least in theory must be possible as we have components that convert both ways to and from single and double. Maybe ASM code has the possibility?
Post Reply