public T GetMoment()
 {
     return(_simulation.GetMomentInTime(_timeProvider.Time.TotalSeconds));
 }