getFacilityCosts

fun getFacilityCosts(attributeName: String, facilityIndex: Int): List<Double>

Gets facility costs.

Return

A List of double.

Since

200.1.0

Parameters

attributeName

The name of attribute.

facilityIndex

The index of facility.