.lua script for exporting Transmission and Reflection Coefficients in HyperStudy
Hi, I am interested in .lua script which can help me read Transmission and Reflection Coefficients into HyperStudy. I normally use .out file for reading the TR coefficients but the use-case is bit different.
Use-case : instead of picking a single min. value of reflection from .out file & optimizing thickness for further minimizing that value. I want to select a range of values for reflection and optimize thickness for minimizing all of them.
It would be great if If anyone from the forum can provide a .lua script for extracting the TR coefficients. I was told to access the reflection/transmission coefficient via LUA and define a “table t ” that contains the entries of the reflection coefficient versus e.g. frequency.
Any help on the same would be highly appreciated.
Thanks.