finesse.model.Model.ABCD¶
- Model.ABCD(from_node=None, to_node=None, via_node=None, path=None, direction='x', symbolic=False, solution_name=None)[source]¶
See
finesse.tracing.tools.compute_abcd()
Note
The only difference to the above function is that any of from_node, to_node, via_node can be specified as strings.