Home
Trees
Indices
Help
Reflectometry
Package reflectometry
::
Package model1d
::
Package model
::
Module layer
:: Class JoinLayer
Class JoinLayer
source code
Join the current section of the profile to the previous section
Instance Methods
__init__
(
self
,
span
=
0
)
Create a placeholder which indicates that the previous layer should be extended by the depth of the current layer.
source code
calc
(
self
,
thickness
,
z
)
A join layer has no profile and should not be computed.
source code
Method Details
__init__
(
self
,
span
=
0
)
(Constructor)
source code
Create a placeholder which indicates that the previous layer should be extended by the depth of the current layer. The join layer inherently has a span of 0.
Home
Trees
Indices
Help
Reflectometry
Generated by Epydoc 3.0.1 on Tue Mar 17 14:18:52 2009
http://epydoc.sourceforge.net