SAD_LattLine#
- class orbit.parsers.SAD_LattLine(name)[source]#
Bases:
objectAn Arbitrary Line in the Lattice. It includes SAD Lattice Lines and Elements
Methods Summary
addItem(item[, sign])Adds a line or element to this line with cetain direction.
Returns list of elements
getItems()Returns list with elements and lines
Returns the dictionary with all lattice lines inside, recursive.
getName()Returns name of the line
getType()Methods Documentation