taReo Development history
24.42
1. A bug in theoretical target generator (emulator mode) fixed.
24.28
1. Collision with DSG file import resolved: correct processing of files with coinciding names of layer materials. To resolve such collisions additional materials are renamed.
24.15
1. Line Widthimproved: if the Line Width was specified with only 1 wavelength point, calculations were not correct. More complicated line width objects (2 and more wavelength points) were processed normally. Now all cases are considered correctly.
24.13
1. TA_getBackSide for reoptimization environment returned false in all cases. Fixed
2. TA_setBackSide for reoptimization had no effect. Reoptimization environment was configured without back side in all cases (the best default for the reoptimization)
24.11
1. New interface: TA_setIntegrTargetIntegrationMethod added to specify the method of integral value computations.
2. New interface: setIntegrTargetIntegrationMethod added to IIntergrTarget interface.
24.09
1. For old C++ compilers: Reorganized C/C++ header files for better compatibility with old C++ compilers.