WaypointSettings< WAYPOINT_TYPE::WP_CLONE >

Defines the clone waypoint.

Member Functions

virtual WAYPOINT_TYPE type() const override

JSON Type: string +Requirement: Must be WAYPOINT_TYPE::WP_CLONE. Type of the waypoint.

Member Variables

cloneId

std::string, default: \{""\} JSON Type: string +Requirement: Must be a valid waypoint id. Name of the waypoint this ones position is defined relative to.

id

std::string JSON Type: string +Requirement: Must be unique and not empty. Identifier for the waypoint.

Enumerations