Trees | Indices | Help |
|
---|
|
object --+ | Segmentation
Describes how a contiguous range of samples is divided into segments.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
OnAdd WeakEvent(Segmentation, first, last, start) when add_seg() is called |
|||
OnClear WeakEvent(Segmentation) when clear() is called |
|||
idl qubx.ideal.Idealization with one dwell per segment, for quick index_at() |
|||
segments list of (first, last, sample_count) of each segment |
|||
starts list of start [ms] of each segment |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |