Click or drag to resize

EllipsoidRhumbLine Properties

The EllipsoidRhumbLine type exposes the following members.

Properties
  NameDescription
Public propertyEllipsoid
Gets the ellipsoid on which the rhumb line lies.
(Overrides EllipsoidSurfaceCurve.Ellipsoid.)
Public propertyFinalPoint
Gets the final planetodetic point on the path.
(Overrides EllipsoidSurfaceCurve.FinalPoint.)
Public propertyHeading
Gets the heading of the rhumb line.
Public propertyInitialPoint
Gets the initial planetodetic point on the path.
(Overrides EllipsoidSurfaceCurve.InitialPoint.)
Public propertySurfaceDistance
Gets the total distance along the rhumb line to the location of the final point.
(Overrides EllipsoidSurfaceCurve.SurfaceDistance.)
Top
See Also