Backorder Cost Calculator
constructor(parent: ModelElement, backlog: BackLogPolicyAbstract, paramsProvider: () -> CostParams, name: String? = null)(source)
Parameters
parent
the ModelElement parent
backlog
the policy this calculator observes
params Provider
supplies the cost-rate parameters, resolved at each replication end so rate changes made between replications (e.g. via controls on the owning formulation) take effect