You are here: Start » AVL.NET » Profile Point Transforms

Profile Point Transforms

Icon Name Description
AbsoluteProfile Transforms each profile value to its absolute value.
AddToProfile Adds a scalar value to each element of a profile.
CropProfileValues Applies limits to profile values.
DivideProfile Divides each element of a profile by a scalar value.
MultiplyProfile Multiplies each element of a profile by a scalar value.
NegateProfile Transforms each profile value to its negation.
RescaleProfile Applies linear transformation to profile.
SubtractFromProfile Subtracts a scalar value from each element of a profile.