finesse.components.workspace.ConnectorWorkspace.set_gouy_function¶
- ConnectorWorkspace.set_gouy_function(self, callback)¶
This sets the callback function that will be used by the model to compute the gouy phase terms for an element. This can either be a Python function or cdef wrapped with GouyFuncWrapper.