struct

Chem::AtomView

Inherits Chem::ResidueCollection / Chem::ChainCollection / Chem::AtomCollection / Array::Wrapper / Wrapper / Indexable / Enumerable / Iterable / Comparable / Struct / Value / Object

Instance methods

[](name : String) : Atom | Nil
Source
[](*, serial : Int) : Atom
Source
[]?(name : String) : Atom | Nil
Source
[]?(*, serial : Int) : Atom | Nil
Source
atoms
Source
each_atom
Source
each_atom
Source
each_chain
Source
each_chain
Source
each_residue
Source
each_residue
Source
n_atoms
Source
n_chains
Source
n_residues
Source