samplingΒΆ

Methods and classes for producing an array of sample points.

Functions

get_sample_points

Generates an array of number_sample_points equally spaced sample points between 0 and T and also returns the step size.

sample_from_piecewise_linear

Samples from a piecewise linear signal.

Classes

SampleTimes

Allows for easy generation of equally spaced sample times from a variety of input data