RunningAnimationParams

constructor(animation: Animation, animationName: String, colors: List<PreparedColorContainer>, id: String, section: String, runCount: Int, intParams: Map<String, Int>, doubleParams: Map<String, Double>, stringParams: Map<String, String>, locationParams: Map<String, Location>, distanceParams: Map<String, AbsoluteDistance>, rotationParams: Map<String, RadiansRotation>, equationParams: Map<String, Equation>, sourceParams: AnimationToRunParams)

Constructor so we can have the animation parameter but not include it in serialization