CCentroid:SetSample CCentroid:SetSign

CCentroid:GetSign


The GetSign method returns the flag that controls whether centroid calculations are made on peaks or valleys. A value of true is returned if centroiding is done on peaks.

Syntax

bResult = CCentroid:GetSign()

    bResult = true is returned if centroid calculations are done on peaks, rather than valleys.

    Otherwise, false is returned.

Related Topics

CCentroid, SetSign