getRankedFacilityIndexes

fun getRankedFacilityIndexes(incidentIndex: Int): List<Int>

Gets an ordered list of facility indexes for a given incident index. The first element in the list is the index of the closest facility, the second element is the next closest, etc. Multiple properties can effect the number of facilities returned for each incident.

Return

A ListImpl of int32

Since

200.1.0