Class: DataPoint
- Last UpdatedMay 21, 2025
- 1 minute read
H.clustering.DataPoint
This class represents the input data structure for data points to be clustered.
Implements
Members
-
alt H.geo.Altitude | undefined
-
This property holds the altitude of the data point.
-
This property holds the data associated with the given data point.
-
lat H.geo.Latitude non-null
-
This property holds the latitude of the data point.
-
lng H.geo.Longitude non-null
-
This property holds the longitude of the data point.
-
This property holds the (clustering) weight of the data point.