WindowSet#

class WindowSet#

Bases: object

Methods:

time_index([center])

Returns the time index of this window set

time_index(center=False)#

Returns the time index of this window set

It uses the last time of each window as the reference or the center of each if center is set to True

Parameters:

center (bool) – if True time indexes are centered. Defaults to False

Returns:

the time index”

Return type:

Iterable