separation_constants#
- spheroidal.spherical.separation_constants(s, m, g, num_terms)[source]#
Computes the angular separation constants up to the specified number of terms.
- Parameters:
s (int or half-integer float) – spin weight
m (int or half-integer float) – order
g (complex) – spheroidicity
num_terms (int) – number of terms to compute
- Returns:
array of separation constants in ascending order
- Return type:
numpy.ndarray