metrics.analysis.coordinate module

class Coordinate(coordinate: tuple)[source]

Bases: object

Representation of a coordinate.

u

U coordinate.

Type

int

v

V coordinate.

Type

int

w

W coordinate.

Type

int

key

Coordinate key.

Type

str