76    void makeFluctuatingCharge(RealType chargeMass, RealType electronegativity,
 
   77                               RealType hardness, 
int slaterN,
 
   80    void makeFluctuatingCharge(RealType chargeMass, RealType nValence,
 
   84    void makeFluctuatingCharge(RealType chargeMass, RealType nValence,
 
   87    bool isFluctuatingCharge();
 
   89    bool hasMultipleMinima();
 
   90    bool usesSlaterIntramolecular();
 
   91    RealType getChargeMass();
 
   92    RealType getElectronegativity();
 
   93    RealType getHardness();
 
   95    RealType getNValence();
 
   96    RealType getNMobile();
 
   97    RealType getSlaterZeta();