public void FullSet(DeltaLimitedFloat other) { TargetValue = other.TargetValue; ActualValue = other.ActualValue; }