Values.WaypointOptimizationImpedingWaypointSourceThe impeding waypoint.
type nonrec t = {failedConstraints : WaypointOptimizationFailedConstraintList.t option;Failed constraints for an impeding waypoint.
*)id : WaypointId.t option;The waypoint Id.
*)position : Position.t option;Position in World Geodetic System (WGS 84) format: [longitude, latitude].
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Double of Double.t
| `Structure of
(string * [> `Enum of string | `String of SensitiveString.t ])
list ]
list
| `String of WaypointId.t ])
list ]