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.
- fscalar,
Parameter
orParameterRef
Frequency of the field to detect.
- node
- Returns:
- detslist
A list of all the amplitude detector instances added to the model.