ref:piece_wise_constant_function

PieceWiseConstantFunction

Parameterizable piece-wise constant function.

Inherits from Function.

Parameter Type Description
control_points size_t Number of control points in this function.
control_point_y const PropNode & Parameter for the y value of each control point.
control_point_dt const PropNode * Parameter for the dt value of each control point.

Converted from doxygen using dokugen