Click or drag to resize

GeodesicConnectionStrategyGetFinalHeading Method

Get the final heading of the connection, in radians.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override double GetFinalHeading()

Return Value

Type: Double
The final heading measured clockwise from north, in radians.
See Also