public void setValueMoment(double value)
 {
     Moment.setValue(Convert.ToInt32(value));
 }