DivergentBeamGeometry.src_position

DivergentBeamGeometry.src_position(self, angle)[source]

Source position function.

Parameters
anglearray-like or sequence

Motion parameter(s) at which to evaluate. If motion_params.ndim >= 2, a sequence of that length must be provided.

Returns
posnumpy.ndarray

Vector(s) pointing from the origin to the source.