finesse.model.Model.add_all_ad

Model.add_all_ad(node, f=0)[source]

Adds amplitude detectors at the specified node and frequency f for all Higher Order Modes in the model.

Parameters
nodeOpticalNode

Node to add the detectors at.

fscalar, Parameter or ParameterRef

Frequency of the field to detect.

Returns
detslist

A list of all the amplitude detector instances added to the model.