FollowPathProcedure Constructor |
Name | Description | |
---|---|---|
![]() | FollowPathProcedure() |
Create a new instance.
|
![]() | FollowPathProcedure(FollowPathProcedure, CopyContext) | Initializes a new instance as a copy of an existing instance. |
![]() | FollowPathProcedure(Ellipsoid, IList<Cartographic>, Double, ConstantHeightProfile) |
Create a new instance based on the given set of vertices and specified profile.
|
![]() | FollowPathProcedure(TerrainProvider, IList<Cartographic>, Double, Double, Double) |
Create a new instance based on the given set of vertices with respect to the terrain surface.
|
![]() | FollowPathProcedure(Ellipsoid, IList<Cartographic>, Double, Double, Double, RouteHeightReference) |
Create a new instance based on the given set of vertices.
|