scikits.scattpy.Layered_EqShape_Particle
scikits.scattpy.Layered_EqShape_Particle¶
- class scikits.scattpy.Layered_EqShape_Particle(shape0, params, ms, volumes, Nlayers)¶
- Layered particle whose layers have the same shapes, i.e. differ only with parameter xv - EXAMPLE: A multilayered spheroid with 8 cyclically repeating layers of matter(80%) and vacuum (20%) can be constructed with the following command: - P = Layered_EqShape_Particle(
- ShapeSpheroid, {‘ab’:1.5,’xv’:1.4},ms=[1.33,1.0],volumes=[80,20],NLayers=8)
 - Methods - copy - Generic (shallow and deep) copying operations. - __init__(shape0, params, ms, volumes, Nlayers)¶
 - Methods - __init__(shape0, params, ms, volumes, Nlayers) - copy() - Attributes - Nlayers - g - xv