rolland.components.WheelGreensfunc

class rolland.components.WheelGreensfunc(*args, **kwargs)[source]

Bases: HasTraits

Wheel Greens Function Class.

Contains the Green’s function of a wheel.

Parameters:
  • args (t.Any)

  • kwargs (t.Any)

w_gf

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

Type:

numpy.ndarray

w_gf_freq

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

Type:

numpy.ndarray