app/models/ControlProportionSettings.scala (2 lines of code) (raw):

package models case class ControlProportionSettings(proportion: Float, offset: Int)