capacitivesensor.h

Hi All

trying to find out what the following do regarding the capacitive sensor readings

long XX = XX.capacitiveSensor(30);//what does the number in brackets change?
XX.reset_CS_AutoCal(); //??
XX.set_CS_AutocaL_Millis(100); //??

Thanks