Sources

fun Sources(    distance: Double = 0.0,     name: String = "",     location: ArrayList<Double> = arrayListOf())