fslice

undaqTools.fslice([start], stop[, step])

generates an immutable FrameSlice Instance

Parameters :

start : int or None, optional

start frame

stop : int or None

stop frame

step : into or None, optional

steps between frames

Returns :

fs : FrameSlice

undaqTools.FrameSlice

alias of subclass

Previous topic

Element

Next topic

findex

This Page