We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In Compressor module the Nc scalar is set to always use the intput value. This results in the compressor using the wrong value when computing iDesign.
Replace s_C_Nc with C_Nc in NcMap calculation.
The text was updated successfully, but these errors were encountered:
Complete 2/19/2014
2908996
Sorry, something went wrong.
Updated in v1.0.0 and released in v1.0.1 3d2cfd8
No branches or pull requests
In Compressor module the Nc scalar is set to always use the intput value. This results in the compressor using the wrong value when computing iDesign.
Replace s_C_Nc with C_Nc in NcMap calculation.
The text was updated successfully, but these errors were encountered: