class documentation

class Atom(object):

Constructor: Atom(line)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method coords Undocumented
Method distance Undocumented
def __init__(self, line):

Undocumented

def coords(self):

Undocumented

def distance(self, atm2):

Undocumented