linkGeometry

fun linkGeometry(linkName: String, length: Double, zoneLength: Double, numZones: Int, remainder: Double): GuidedPathNetworkException(source)

The link's length is not an integral multiple of its zone length, so the link cannot be divided into equal zones. Reports the remainder so that a modeler can tell a genuine specification error from a unit mismatch.