ChemicalKey {BioNovoGene.BioDeep.Chemoinformatics.SMILES} | .NET clr documentation |
the edge connection between the atoms
# namespace BioNovoGene.BioDeep.Chemoinformatics.SMILES
export class ChemicalKey extends Edge`1 {
# the charge of current chemical key
bond: Bonds;
ID: string;
U: ChemicalElement;
V: ChemicalElement;
weight: double;
}
bond
: BondsU
: ChemicalElementV
: ChemicalElement