append_agenda_methods

Agenda.append_agenda_methods(self: pyarts.arts.Agenda, other: pyarts.arts.Agenda) None

Appends the input agenda’s methods to this agenda’s method list

Parameters:

other (Agenda) – The other agenda

Warning

Both agendas must be defined on the same workspace