The HFLeg type exposes the following members.

Properties

  NameDescription
Public propertyCond
Public propertyCourse
Public propertyD1
Public propertyD2
Public propertyDepth
Returns depth of this leg in the tree structure. First leg below a stage is at depth 0, a leg contained under a leg which is directly below stage level is at depth 1, and so on.
(Inherited from Leg.)
Public propertyDestination (Inherited from Leg.)
Public propertyDirection
Public propertyFlightPlan
Flight plan the leg belongs to.
(Inherited from Leg.)
Public propertyID (Inherited from Leg.)
Public propertylength
Returns d1+d2;
Public propertyNext (Inherited from Leg.)
Public propertyNextid (Inherited from Leg.)
Public propertyParent (Inherited from Leg.)
Public propertyPrev (Inherited from Leg.)
Public propertyPrevid (Inherited from Leg.)
Public propertyradius
Returns d2/2
Public propertyUpperBound
Protected propertyXsiType
Gets the XsiType for this Leg.
(Overrides Leg..::..XsiType.)

See Also