finesse.components.trace_dependency.TraceDependency¶
Overview
- class finesse.components.trace_dependency.TraceDependency(*args, **kwargs)[source]¶
 Bases:
ModelElementBase for classes which are dependency objects of beam tracing.
Both
CavityandGaussinherit from this class.- Parameters
 - namestr
 Name of newly created trace dependency.
- prioritynumber, optional; default: 0
 Priority value for beam tracing. See
TraceDependency.priority.
Properties
The priority value of the dependency.  | 
Methods
  | 
|
Give this trace dependency the lowest priority in the model.  | 
|
Give this trace dependency the highest priority in the model.  |