pygwb.orfs.T_right_left
- pygwb.orfs.T_right_left(alpha, beta)[source]
 - Parameters:
 alpha (
array_like) – Given below Eq. (32) of https://arxiv.org/pdf/0903.0528.pdf. Has same shape as frequencies used to compute the ORF.beta (
float) – Angle between detectors from center of the Earth.
- Returns:
 - T_right_left: 
array_like T_right_left parameter as defined below Eq. (8) of https://arxiv.org/pdf/0707.0535.pdf.
- T_right_left: 
 
See also
scipy.special.spherical_jnMore information here.