Constructors
constructor
- new AtomType(structure: Structure, atomname: string, element?: undefined | string): AtomType
-
Parameters
-
-
atomname: string
-
Optional element: undefined | string
Properties
atomname
atomname: string
covalent
covalent: number
Methods
getDefaultValence
- getDefaultValence(): number
getOuterShellElectronCount
- getOuterShellElectronCount(): number
getValenceList
- getValenceList(): number[]
isAlkalineEarthMetal
- isAlkalineEarthMetal(): boolean
isDiatomicNonmetal
- isDiatomicNonmetal(): boolean
isPolyatomicNonmetal
- isPolyatomicNonmetal(): boolean
isPostTransitionMetal
- isPostTransitionMetal(): boolean
isTransitionMetal
- isTransitionMetal(): boolean
Atom type