gaitmap.zupt_detection.PerSampleZuptDetectorMixin#
- class gaitmap.zupt_detection.PerSampleZuptDetectorMixin[source]#
A mixin for ZUPT detectors that internally detect ZUPTs per samples.
It automatically provides the
zupts_property that converts theper_sample_zupts_to a dataframe of start/end values.- Attributes:
zupts_Get the start and end values of all zupts.
- __init__(*args, **kwargs)#