gastropy.GASTRIC_BANDS

Contents

gastropy.GASTRIC_BANDS#

gastropy.GASTRIC_BANDS = [GastricBand(name='brady', f_lo=0.02, f_hi=0.03), GastricBand(name='normo', f_lo=0.03333, f_hi=0.06666), GastricBand(name='tachy', f_lo=0.07, f_hi=0.17)]#

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.