You are here: Symbol Reference > Polynoms Namespace > Classes > TPiecePoly Class > public > TPiecePoly.BreaksEquidistant Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TPiecePoly.BreaksEquidistant Property

If True all breaks will be assumed to be spaced at equal intervals.

Pascal
property BreaksEquidistant: boolean;

If True all breaks will be assumed to be spaced at equal intervals. This allows the routine to compute the interval within which the interpolation point falls. If the breaks are not equidistant the interval defined by two breaks Low_Break < X_Value < High_Break, must be searched for.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!