Eigenvalue#

class morse.Eigenvalue(m, k)#

Class to represent an Eigenvalue(m,k) of the Laplace’s tidal equation.

m#

Azimuthal order.

Type:

int

k#

Ordering index (Lee & Saio 97).

Type:

int

eta#

Spin factors.

Type:

np.array

lamb#

Eigenvalue(m,k) at each spin factor in eta.

Type:

np.array