ThickLens.transferMatrix¶
-
raytracing.ThickLens.transferMatrix(self, upTo=inf) Returns a ThickLens() 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