Click or drag to resize

RacetrackHoldProcedureProfile Property

Gets or sets the profile to use for this racetrack hold. See ConstantHeightProfile.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public HoldingPatternProfile Profile { get; set; }

Property Value

Type: HoldingPatternProfile
See Also