GpsPointDimension

Specifies GPS-based criteria for including or excluding endpoints from a segment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The GPS coordinates to measure distance from.

Link copied to clipboard

The range, in kilometers, from the GPS coordinates.

Functions

Link copied to clipboard
inline fun copy(block: GpsPointDimension.Builder.() -> Unit = {}): GpsPointDimension
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String