You are here: Start » AVL.NET » Function Reference » Profile » Profile Point Transforms
Profile Point Transforms
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| AbsoluteProfile | Transforms each profile value to its absolute value.  | 
		FoundationPro | ||
| AddToProfile | Adds a scalar value to each element of a profile.  | 
		FoundationPro | ||
| ClipProfileValues | Applies limits to profile values.  | 
		FoundationPro | ||
| DivideProfile | Divides each element of a profile by a scalar value.  | 
		FoundationPro | ||
| MultiplyProfile | Multiplies each element of a profile by a scalar value.  | 
		FoundationPro | ||
| NegateProfile | Transforms each profile value to its negation.  | 
		FoundationPro | ||
| NormalizeProfile | Rescales a profile linearly, so that its minimum becomes inNewMinimum and its maximum becomes inNewMaximum.  | 
		FoundationPro | ||
| RescaleProfile | Applies a linear transformation to a profile.  | 
		FoundationPro | ||
| SubtractFromProfile | Subtracts a scalar value from each element of a profile.  | 
		FoundationPro | 
