Represents context information of a trajectory, including its edge, and its edge's start and end nodes.

Hierarchy

  • TrajectoryContext

Properties

Properties

edge: Edge

The trajectory edge.

endNode: Node

The end node of the trajectory edge.

startNode: Node

The start node of the trajectory edge.

Generated using TypeDoc