Detector.surface¶
-
Detector.
surface
(self, param)[source]¶ Parametrization of the detector reference surface.
- Parameters
- param
array-like
or sequence Parameter value(s) at which to evaluate.
- param
- Returns
- point
numpy.ndarray
Vector(s) pointing from the origin to the detector surface point at
param
.
- point