Class: Chem::PdbDic::PdbDicBond

Inherits:
Bond
  • Object
show all
Defined in:
lib/chem/db/pdb_dic.rb

Instance Attribute Summary collapse

Attributes included from Bond

#color

Method Summary

Methods included from Bond

#bond_type, #stereo, #to_mdl, #topology

Instance Attribute Details

#vObject

Returns the value of attribute v.



48
49
50
# File 'lib/chem/db/pdb_dic.rb', line 48

def v
  @v
end