Returns true if wp is the last waypoint of the current leg.
The comparison is made considering coordinates and altitude.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool IsLastWaypoint( Waypoint wp ) |
Visual Basic |
---|
Public Function IsLastWaypoint ( _ wp As Waypoint _ ) As Boolean |
Visual C++ |
---|
public: bool IsLastWaypoint( Waypoint^ wp ) |
Parameters
- wp
- Type: FlightPlan..::..Waypoint
A Waypoint