rolland.components.WheelGreensfunc

class rolland.components.WheelGreensfunc(*, w_gf, w_gf_freq)[source]

Bases: object

Wheel Greens Function Class.

Contains the Green’s function of a wheel.

Parameters:
  • w_gf (ndarray)

  • w_gf_freq (ndarray)

w_gf

Green’s function data. Contains the response of the wheel to a unit impulse at multiple points \([m/N]\).

Type:

ndarray

w_gf_freq

Frequency values of the Green’s function \([Hz]\).

Type:

ndarray