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

node : OpticalNode

Node to add the detectors at.

f : scalar, Parameter or ParameterRef

Frequency of the field to detect.

Returns

dets : list

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