The even sub-algebra of the Euclidean algebra 𝓖(2, 0).

interface SpinorE2 {
    a: number;
    uom?: Unit;
    xy: number;
}

Hierarchy (view full)

Properties

Properties

a: number

The scalar coordinate as a number.

uom?: Unit

The unit of measure.

xy: number

Generated using TypeDoc