BeatAnn

class torch_ecg.databases.BeatAnn(index: int, symbol: str)[source]

Bases: object

Dataclass for beat annotation.

index

Index of the beat.

Type

int

symbol

Symbol of the beat.

Type

str

Properties
----------
name

Name of the beat.

Type

str