Click or drag to resize

ProfileRouteConnection Properties

The ProfileRouteConnection type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyKindOfSurfaceConnection
Gets or sets the kind of behavior to use when connecting surface procedures. By default, the connections will connect by using constant heading.
Public propertyRouteProfile
Gets or sets the profile to use in order to define the height and speed along the connection.
Public propertySurfaceShape
Gets or sets the reference surface to use when defining the surface geometry and heights above it. By default, this is the shape of the Earth taken from EarthCentralBody.
(Inherited from RouteConnection.)
Top
See Also