solarwindpy.core.alfvenic_turbulence.AlvenicTurbAveraging

class AlvenicTurbAveraging(window, min_periods)

Bases: tuple

count(value, /)

Return number of occurrences of value.

index(value, start=0, stop=sys.maxsize, /)

Return first index of value.

Raises ValueError if the value is not present.

min_periods

Alias for field number 1

window

Alias for field number 0