DielectricSlab.transferMatrix¶
-
raytracing.DielectricSlab.transferMatrix(self, upTo=inf) - Returns a either DielectricSlab() or a Matrix() corresponding to a partial propagation
- if the requested distance is smaller than the length of this element
Parameters: upTo (float) – The length of the propagation (default=Inf) Returns: transferMatrix – the corresponding matrix to the propagation Return type: object of class Matrix