sphereFun
index
sphereFun.py


 
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
# This file is compatible with both classic and new-style classes.

 
Classes
       
__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 0x253ab40>

 
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 SphericalBesselJPtr(SphericalBesselJ)
   
 

 
 
Method resolution order:
SphericalBesselJPtr
SphericalBesselJ
__builtin__.object

Methods defined here:
__init__(self, this)

 

Methods inherited from SphericalBesselJ:
__del__(self, destroy=<built-in function delete_SphericalBesselJ>)

 
__getattr__ lambda self, name

 
__repr__(self)

 
__setattr__ lambda self, name, value

 
calcAll(*args)

 

Data and other attributes inherited from SphericalBesselJ:
__dict__ = <dictproxy object at 0x253abb0>

 
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 0x253ab08>

 
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)

 
class SphericalHarmonicsPtr(SphericalHarmonics)
   
 

 
 
Method resolution order:
SphericalHarmonicsPtr
SphericalHarmonics
__builtin__.object

Methods defined here:
__init__(self, this)

 

Methods inherited from SphericalHarmonics:
__del__(self, destroy=<built-in function delete_SphericalHarmonics>)

 
__getattr__ lambda self, name

 
__repr__(self)

 
__setattr__ lambda self, name, value

 
besselJ(*args)

 
calcAll(*args)

 
calcAssocLegendre(*args)

 
calcYpref(*args)

 

Properties inherited from SphericalHarmonics:
lMax

 
get = SphericalHarmonics_lMax_get(...)

 
set = SphericalHarmonics_lMax_set(...)

 

Data and other attributes inherited from SphericalHarmonics:
__dict__ = <dictproxy object at 0x253aa98>

 
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)

 
Functions
       
sphereFun_test(...)

 

 
Data
        __package__ = None