Class | Description |
---|---|
BasisSumFactory |
Purpose:
Creates Basis Sum object on request
Description:
Factory for creating LinearBasisSum Objects.
|
EvenSHS |
Purpose:
Real antipodally symmetric function represented as a spherical harmonic
series.
|
ImagSH |
Purpose:
Imaginary part of spherical harmonic function.
|
ISCodes |
Purpose: Implements a simple database of icosahedral spherical codes of
increasing degree.
|
LinearBasisFunction |
Purpose:
General class for functions of the sphere used as linear basis
functions.
|
LinearBasisSum |
Purpose:
General class for functions of the sphere represented as the
sum of basis functions.
|
MaxEntProfile |
Purpose:
Function of the sphere represented using the maximum entropy
multiplicative basis.
|
PD |
Purpose:
Stores a direction vector with proportional magnitude.
|
PDList |
Purpose: Stores a list of PDs.
|
RBF_Sum |
Purpose:
Function of the sphere represented using radial basis functions.
|
RealSH |
Purpose:
Real part of spherical harmonic function.
|
SphericalFunction |
Purpose:
General spherical function representation.
|
SphericalPointSet |
Purpose: Implements a storage class for sets of points on the sphere
that can read arrays out of the files downloaded from Hardin Sloane and
Smith.
|
TuchRBF |
Purpose:
Implements the radial basis function used in Dave Tuch's
original q-ball implementation..
|
TuchRBF_Sum |
Purpose:
Function of the sphere represented using Dave Tuch's spherical radial
basis function.
|
Exception | Description |
---|---|
ISCodesException |
Purpose: Exception class used in ISCodes database.
|