MPIPosition
@Serializable
Content copied to clipboard
MPIPosition represents the geolocation of an object at a specific point in time
Constructors
Link copied to clipboard
fun MPIPosition( timestamp: Double? = 0.0, coords: MPIPosition.MPICoordinates? = null, type: String = "", annotation: String? = null)
Content copied to clipboard
Types
Link copied to clipboard
@Serializable
Content copied to clipboard
This struct represents specific coordinates/location of an object
Functions
Link copied to clipboard
convert MPIPosition to string