NGL@1.0.0-beta.7 Home Manual Reference Source Gallery
import AtomType from 'ngl/src/store/atom-type.js'
public class | source

AtomType

Atom type

Constructor Summary

Public Constructor
public

constructor(structure: Structure, atomname: String, element: String)

Member Summary

Public Members
public
public
public
public
public

vdw

Public Constructors

public constructor(structure: Structure, atomname: String, element: String) source

Params:

NameTypeAttributeDescription
structure Structure

the structure object

atomname String

the name of the atom

element String

the chemical element

Public Members

public atomname source

public covalent source

public element source

public structure source

public vdw source