Home | Trees | Indices | Help |
|
---|
|
BeamTree class.
A BeamTree is a binary tree which allows to keep track of the beams as they are traced throughout the optical setup. The Root of the tree is a Gaussian beam and the other attributes are the daughter trees and all the data of the interaction producing these with the Root beam
*=== Attributes ===* Name: class attribute, name of object. [string] Root: beam of this node of the tree. [GaussianBeam] T: beam resulting from the transmission of the Root beam. [BeamTree] R: beam resulting from the reflection of the Root beam. [BeamTree]
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Name =
|
|
|||
Inherited from |
|
BeamTree initializer.
|
String representation of a BeamTree, for print(tree).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 24 10:17:20 2017 | http://epydoc.sourceforge.net |