samplers#
This module provides a set of sampling functions for rapidly generating samples of a 3D functions with cylindrical coords.
These functions use C calls when sampling Function3D objects and are therefore considerably faster than the equivalent Python code.
Functions
|
Sample a 3D function with a specified toroidal angle and a certain range of R-Z coordinates |
|
Sample a 3D function over the specified range with X-Y coords at a certain Z-axis value. |