public SimConfig GetSimConfig(int id)
 {
     return(_mgr.GetSimConfig(id));
 }