DivergentBeamGeometry.src_position
- DivergentBeamGeometry.src_position(angle)[source]
Source position function.
Parameters
- angle
array-likeor sequence Motion parameter(s) at which to evaluate. If
motion_params.ndim >= 2, a sequence of that length must be provided.
Returns
- pos
numpy.ndarray Vector(s) pointing from the origin to the source.
- angle