Class TrigonalBipyramidal

  • All Implemented Interfaces:
    Cloneable, ICDKObject, IStereoElement<IAtom,​IAtom>

    public final class TrigonalBipyramidal
    extends Object
    Describes a trigonal-bipyramidal configuration. The configuration carriers are arranged with two co-linear on an axis and three equatorial. The configuration order is between 1 and 20 and follows the same meaning as SMILES.
        d   c     TB1
         \ /
      a---x---e   where a: first carrier, b: second carrier, ... *
          |             x: focus
          b             'c' is in front of 'x', 'd' is behind
     
    The configuration can be normalized to the lowest order (1) using the normalize() function.
    See Also:
    Trigonal Bipyramidal, OpenSMILES, Octahedral, SquarePlanar