Detector.surface¶
- Detector.surface(param)[source]¶
- Parametrization of the detector reference surface. - Parameters:
- paramarray-likeor sequence
- Parameter value(s) at which to evaluate. 
 
- param
- Returns:
- pointnumpy.ndarray
- Vector(s) pointing from the origin to the detector surface point at - param.
 
- point