accumulate_rays#

optika.propagators.accumulate_rays(propagators, rays, axis)[source]#

Iterate through a sequence of ray propagators, calling propagate_rays() on the given set of input rays, and store the resulting the rays at every propagator.

Parameters:
Return type:

RayVectorArray