libgs_ops.scheduling.Schedule.add_pass

Schedule.add_pass(tpass)[source]

Add a pass to the schedule

Parameters:tpass – The CommsPass instance to add.