Skip to content

Check input parameters of CST_MicrowaveStudio class

I have just realized that the init() method of the CST_MicrowaveStudio class does not check the validity of the input parameters that it receives.

This should be corrected. In addition, it would also be a good idea to verify if this same problem does also exist in other methods of the class.