change MFFT noise options after creating the module?

0111

01-09-2010 18:42:28

Hello There,

Am asking if it's possible to change the mfft noise options after it's created in a module.

So, the module is updated with new input value of wind direction,speed,Amplitude, KW power and so on.

please advise me how to do that. I have look at API and there is no function that it will update the module for FFT noise options.


Regards,

Xavyiy

01-09-2010 19:29:43

Of course, just use the NoiseModule::setOptions(...) function. =)

0111

07-09-2010 07:48:50

just an update, the mHydrax Wrapper for C# not suppor this function(not been wrapped yet ).