Returns distance beetween two waypoints.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public double Distance( Waypoint wp ) |
Visual Basic |
---|
Public Function Distance ( _ wp As Waypoint _ ) As Double |
Visual C++ |
---|
public: double Distance( Waypoint^ wp ) |
Parameters
- wp
- Type: FlightPlan..::..Waypoint
A Waypoint