sdk
/
com.sygic.sdk.position.data
/
TrajectoryPoint
Trajectory
Point
data class
TrajectoryPoint
Content copied to clipboard
Class representing a single point on the Trajectory.
Properties
Properties
angle
Link copied to clipboard
val
angle
:
Double
Content copied to clipboard
An angle, in degrees, between previous, this and next Trajectory points.
course
Link copied to clipboard
val
course
:
Double
Content copied to clipboard
Course (or Heading), in degrees, of the vehicle/device at the Trajectory Point.
distanceFromStart
Link copied to clipboard
val
distanceFromStart
:
Double
Content copied to clipboard
Distance, in meters, of this point from the Trajectory start.
position
Link copied to clipboard
val
position
:
GeoCoordinates
Content copied to clipboard
Position of the point on the Earth