Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UnitRings

Index

Constructors

Properties

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

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

Accessors

  • Returns readonly <internal>.UnitRings.Index[]

  • Maps atom index inside a Unit to ring indices (an atom can be part of more than one ring)

    Returns ReadonlyMap<UnitIndex, <internal>.UnitRings.Index[]>

  • get index(): any
  • Returns any

  • Maps UnitRings.Index to index to ringComponents

    Returns readonly ComponentIndex[]

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

Generated using TypeDoc