public void ChangeQD(int tt, int td, int ss, float d)
 {
     HS.UpdateQD(tt, td, ss, d);
 }