Updated the internal PDB structural object to use the self.structural_data object.
The atomic_data structure has been replaced by self.structural_data, and is no longer passed into
each method. The description of this object has also shifted from the methods into the class
docstring.