InventoryCostCalculator

constructor(parent: ModelElement, inv: Inventory, params: CostParams, name: String? = null)(source)

Parameters

parent

the ModelElement parent (typically the owning CostFormulation)

inv

the Inventory this calculator observes — the calculator reads inv.itemType directly; no separate item constructor argument is needed

params

cost-rate parameters