pyudv.geometry.probe_crossing_point# probe_crossing_point(probe1, probe2)[source]# calculate the crossing point of two probe beams. Parameters: probe1 (Probe) – First Probe object. probe2 (Probe) – Second Probe object. Returns: coordinates of the crossing point. Return type: ndarray, (2. )