Interface IBirthPoint

Properties of a BirthPoint.

Hierarchy

  • IBirthPoint

Implemented by

Properties

Properties

weight?: null | number

BirthPoint weight

x?: null | number

BirthPoint x

y?: null | number

BirthPoint y

Generated using TypeDoc