Click or drag to resize

ProfileRouteConnection Constructor

Overload List
  NameDescription
Public methodProfileRouteConnection
Create a new instance. The RouteProfile must be set prior to creating the connection. By default this will connect procedures using a constant heading.
Public methodProfileRouteConnection(Ellipsoid, RouteProfile)
Create a new instance based on the given profile. By default this will connect procedures using a constant heading.
Protected methodProfileRouteConnection(ProfileRouteConnection, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodProfileRouteConnection(Ellipsoid, RouteProfile, KindOfSurfaceConnection)
Create a new instance based on the given profile and reference surface.
Top
See Also