Hierarchy

  • UnitRings

Constructors

Properties

_aromaticRings?: any
_byFingerprint?: any
_index?: any
all: readonly UnitRing[]

Each ring is specified as an array of indices in Unit.elements.

Accessors

  • get index(): any
  • Returns any

  • get ringComponentIndex(): readonly ComponentIndex[]
  • Maps UnitRings.Index to index to ringComponents

    Returns readonly ComponentIndex[]

  • get ringComponents(): readonly (readonly Index[])[]
  • Returns readonly (readonly Index[])[]

Generated using TypeDoc