v_sim.PairSetIter

Fields

Name

Type

Access

Description

all

bool

r

i

int

r

j

int

r

link

v_sim.PairLink

r/w

the current v_sim.PairLink.

pair

v_sim.Pair

r/w

the current v_sim.Pair.

set

v_sim.PairSet

r/w

the v_sim.PairSet this iterator is based on.

Methods

next ()

Details

class v_sim.PairSetIter

Iterator structure to run over all v_sim.PairLink of a given set of v_sim.Pair.

next()

Iterates to the next v_sim.PairLink.

New in version 3.8.