/// <summary>
 /// Reset variables to start again
 /// </summary>
 public void RicartReset()
 {
     _module.RicartReset();
 }