/// <summary> /// </summary> /// <param name="other"></param> public BioStateEventElementLocalFloat(BioStateEventElementLocalFloat other) : base(other) { NewValue = other.NewValue; }