Skip to content

Vector

Bases: NamedTuple

Attributes:

Name Type Description
x float

Distance component.

y float

Vertical component.

z float

Horizontal component.

y instance-attribute

y: float

z instance-attribute

z: float