Click or drag to resize

WaypointPropagatorWaypoints Property

Gets the list of waypoints.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReadOnlyCollection<Waypoint> Waypoints { get; }

Property Value

Type: ReadOnlyCollectionWaypoint
See Also