Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Profile » Profile Basics » GetProfileElement_Interpolated

GetProfileElement_Interpolated


Module: FoundationPro

Gets a single value from a profile, interpolated at any point.

Name Type Range Description
Input value inProfile Profile Input profile
Input value inCyclic Bool
Input value inSmooth Bool Determines whether an interpolation between two profile elements should be smooth
Input value inIndex Real - -
Output value outValue Real

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty profile on input in GetProfileElement_Interpolated.
DomainError Index out of range in GetProfileElement_Interpolated.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of GetProfileElement filter group.