Endpoint of a segment within a defined polyline.

Hierarchy

  • Polyline

Indexable

[property: string]: any

Properties

Properties

eta: string

Estimated time of arrival/traversal. Formatted as a timestamp (ISO 8601, UTC); YYYY-MM-DDTHH:mm:ss.fffZ (e.g., '2017-04-15T11:40:03.123Z').

theta?: number

Absolute orientation of the mobile robot in the project-specific coordinate system.

x: number

X-coordinate described in the project-specific coordinate system.

y: number

Y-coordinate described in the project-specific coordinate system.

Generated using TypeDoc