LocationReference

data class LocationReference(ppIdx: Int, locX: Int)

Properties

locX
Link copied to clipboard
val locX: Int

The index of the associated location into HciCommon.locL

ppIdx
Link copied to clipboard
val ppIdx: Int

The index of a point in e.g. HciPolyline.crd. In this case, it would be [ppIdx] * [HciPolyline.dim]