Detector.surface_deriv

Detector.surface_deriv(self, param)[source]

Partial derivative(s) of the surface parametrization.

Parameters
paramarray-like or sequence

Parameter value(s) at which to evaluate. If ndim >= 2, a sequence of length ndim must be provided.

Returns
derivnumpy.ndarray

Array of vectors representing the surface derivative(s) at param.