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