Click or drag to resize

EllipsoidGeodesicHeading Method

Provides the heading at a location on the geodesic.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Heading(
	Cartographic location
)

Parameters

location
Type: AGI.Foundation.CoordinatesCartographic
The planetodetic location of interest.

Return Value

Type: Double
The heading.
See Also