feynml.sourcing.Sourcing
- class feynml.sourcing.Sourcing(source: str | None = '')[source]
Bases:
object- __init__(source: str | None = '') None
Methods
__init__([source])goes_out_of(vertex)Return True if the propagator goes out of the vertex, False otherwise.
with_source(source)Attributes
Source of the object
- source: str | None = ''
Source of the object