Isaac Lenton
Isaac Lenton
It might be useful to include a material database (or methods to load external databases). Some ideas: * https://www.mathworks.com/matlabcentral/fileexchange/55412-opticalmedium * https://github.com/quartiq/rayopt/blob/master/rayopt/rii.py
This class was introduced in R2020b, at some stage we should update to use this container (perhaps in 2.1 or 2.2?)
When Bsc.translateZ is called with multiple positions, the beams are translated correctly but only the last beam translation matrix is returned.
This class would be a wrapper class similar to gpuArray. The class would have an internal data type which could be queried and changed. Implementation would be time consuming, we...