You are here: Start » Function Reference » Profile » Profile Point Transforms

Profile Point Transforms

Icon Name Description / Applications Modules
AbsoluteProfile AbsoluteProfile

Transforms each profile value to its absolute value.

FoundationPro
AddToProfile AddToProfile

Adds a scalar value to each element of a profile.

FoundationPro
ClipProfileValues ClipProfileValues

Applies limits to profile values.

FoundationPro
DivideProfile DivideProfile

Divides each element of a profile by a scalar value.

FoundationPro
MultiplyProfile MultiplyProfile

Multiplies each element of a profile by a scalar value.

FoundationPro
NegateProfile NegateProfile

Transforms each profile value to its negation.

FoundationPro
NormalizeProfile NormalizeProfile

Rescales a profile linearly, so that its minimum becomes inNewMinimum and its maximum becomes inNewMaximum.

FoundationPro
RescaleProfile RescaleProfile

Applies a linear transformation to a profile.

FoundationPro
SubtractFromProfile SubtractFromProfile

Subtracts a scalar value from each element of a profile.

FoundationPro