Space.transferMatrix

raytracing.Space.transferMatrix(self, upTo=inf)

Returns 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