By a variable of type S2Fun it is possible to represent an entire function on the two dimensional sphere. A typical example of such a function is the pole density function of a given ODF with respect to a fixed crystal direction.
Since, the variable pdf
stores all information about this function we may evaluate it for any direction r
We may also plot the function in any spherical projection
or find its local maxima
A complete list of operations that can be performed with spherical functions can be found in section Operations.
Representation of Spherical Functions
In MTEX there exist different ways for representing spherical functions internally.
harmonic expansion |
|
finite elements |
|
function handle |
|
Bingham distribution |
All representations allow for the same operations which are specified for the abstact class S2Fun. In particular it is possible to calculate with spherical functions as with ordinary numbers, i.e., you can add, multiply arbitrary functions, take the mean, integrate them or compute gradients.
Generalizations of Spherical Functions
spherical vector fields |
|
spherical axis fields |
|
radial spherical functions |
|
symmetric spherical functions |