| HoldingPatternProfile Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.RouteDesign.Advanced
 Syntax
SyntaxThe HoldingPatternProfile type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | HoldingPatternProfile | Initializes a new instance of the HoldingPatternProfile class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateConfigurableProfile | 
            Create a profile based on the given settings that the RoutePropagator can
            use to configure this profile in relation to all other profiles along the route.
            (Inherited from RouteProfile.) | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetMinimumRevolutionsFromTime | 
            Get the minimum number of revolutions required to spend a minimum time in a holding procedure.
             | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also