| | |
- __builtin__.object
-
- SphericalBesselJ
-
- SphericalBesselJPtr
- SphericalHarmonics
-
- SphericalHarmonicsPtr
class SphericalBesselJ(__builtin__.object) |
| | |
Methods defined here:
- __del__(self, destroy=<built-in function delete_SphericalBesselJ>)
- __getattr__ lambda self, name
- __init__(self, *args)
- __repr__(self)
- __setattr__ lambda self, name, value
- calcAll(*args)
Data and other attributes defined here:
- __dict__ = <dictproxy object at 0xef4788>
- dictionary for instance variables (if defined)
- __swig_getmethods__ = {}
- __swig_setmethods__ = {}
- __weakref__ = <attribute '__weakref__' of 'SphericalBesselJ' objects>
- list of weak references to the object (if defined)
|
class SphericalHarmonics(__builtin__.object) |
| | |
Methods defined here:
- __del__(self, destroy=<built-in function delete_SphericalHarmonics>)
- __getattr__ lambda self, name
- __init__(self, *args)
- __repr__(self)
- __setattr__ lambda self, name, value
- besselJ(*args)
- calcAll(*args)
- calcAssocLegendre(*args)
- calcYpref(*args)
Properties defined here:
- lMax
- get = SphericalHarmonics_lMax_get(...)
- set = SphericalHarmonics_lMax_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object at 0xef4830>
- dictionary for instance variables (if defined)
- __swig_getmethods__ = {'lMax': <built-in function SphericalHarmonics_lMax_get>}
- __swig_setmethods__ = {'lMax': <built-in function SphericalHarmonics_lMax_set>}
- __weakref__ = <attribute '__weakref__' of 'SphericalHarmonics' objects>
- list of weak references to the object (if defined)
|
|