interface BivectorE2 {
    uom?: Unit;
    xy: number;
}

Hierarchy (view full)

Properties

Properties

uom?: Unit

The unit of measure.

xy: number

Generated using TypeDoc