Orientation#

class tqec.utils.Orientation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]#

Bases: Enum

Either horizontal or vertical orientation.

Methods

flip()

Attributes

HORIZONTAL

VERTICAL

Detailed methods

flip()[source]#
Return type:

Orientation