ProfileRouteConnection Constructor |
Name | Description | |
---|---|---|
ProfileRouteConnection |
Create a new instance. The RouteProfile must be set prior to
creating the connection. By default this will
connect procedures using a constant heading.
| |
ProfileRouteConnection(Ellipsoid, RouteProfile) |
Create a new instance based on the given profile. By default this will
connect procedures using a constant heading.
| |
ProfileRouteConnection(ProfileRouteConnection, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
ProfileRouteConnection(Ellipsoid, RouteProfile, KindOfSurfaceConnection) |
Create a new instance based on the given profile and reference surface.
|