add_callback_method
- Agenda.add_callback_method(self: pyarts.arts.Agenda, f: pyarts.arts.CallbackFunction) None
- Adds a callback method to the Agenda - Parameters:
- ws (Workspace) – The workspace for which the Agenda works 
- f (CallbackFunction) – A method that takes ws and only ws as input