AtomUnit {SMRUCC.genomics.Data.RCSB.PDB.Keywords} .NET clr documentation

AtomUnit

Description

the amino acid residue/atom model

Declare

            
# namespace SMRUCC.genomics.Data.RCSB.PDB.Keywords
export class AtomUnit {
   # 氨基酸的名称简写
   AA_ID: string;
   # 当前的氨基酸分子在Fasta序列之中的残基位置
   AA_IDX: integer;
   Atom: string;
   Index: integer;
   Location: Point3D;
}

        

.NET clr type reference tree

  1. use by property member Location: Point3D

[Package {$package} version {$version} Index]