Orientation#
- class tqec.utils.Orientation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]#
Bases:
EnumEither horizontal or vertical orientation.
Methods
flip()Flip
self, returning the opposite orientation.Attributes
HORIZONTALVERTICALDetailed methods