Defining Probes
This section explains the derived parts that take samples of data in a region based on coordinates or intervals that you specify.
These parts are:
- Point
- Line-probe
- Presentation grid
- Arbitrary probe
How data for a particular point is extracted depends on your selection of input parts.
Input Parts Type | Reported Data Value | |
---|---|---|
Region | Cell value | |
Region where Probe Point is outside of Region | Meaningless value (Probe Point is discarded) | |
Boundary | Surface cell value of the face that is closest in Euclidian distance to the Probe Point | |
Region and Boundary | Cell value | |
Region and Boundary where Point is outside of Region | Surface cell value of the face that is closest in Euclidian distance to the Probe Point. |