kwant.builder.ModesLead(modes_func, interface, parameters)[source]¶A general lead defined by its modes wave functions.
Has the same signature as modes (without the self parameter)
and returns the modes of the lead as a tuple of
PropagatingModes and StabilizedModes.
sequence of Site instances
The parameters on which the lead depends.
Methods