|  | 
        
          | __init__(self,
        struct,
        smiles) Create a SpeciesData instance
 |  |  | 
    |  | 
        
          | addMember(self,
        stindex,
        molnumber) Add a new member of this species
 |  |  | 
    |  | 
        
          | isMember(self,
        stindex,
        molnumber) Check if a molecule is a member of this species
 |  |  | 
    |  | 
        
          | addCharges(self,
        struct,
        prop= 'r_j_ESP_Charges')Add atomic charge information to this SpeciesData object (does not 
      actually add the charges as properties to structures).
 |  |  | 
    | schrodinger.structure.Structure |  | 
  
    | Inherited from object:__delattr__,__format__,__getattribute__,__hash__,__new__,__reduce__,__reduce_ex__,__repr__,__setattr__,__sizeof__,__str__,__subclasshook__ |