MinChargePoint

data class MinChargePoint(val legIndex: Int, val legGeometryIndex: Int, val point: Point)

Constructors

Link copied to clipboard
constructor(legIndex: Int, legGeometryIndex: Int, point: Point)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val point: Point