lentil.Plane.multiply#
- Plane.multiply(wavefront)[source]#
- Multiply with a wavefront - Parameters:
- wavefront ( - Wavefrontobject) – Wavefront to be multiplied
 - Notes - It is possible to customize the way multiplication is performed by creating a subclass and overloading its - multiplymethod.- Returns:
- wavefront – Updated wavefront 
- Return type:
- Wavefrontobject