Skip to main content

Type Alias: FixLegInfo

FixLegInfo = object

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:16

Data needed for a FixInfoComonent to draw itself, incuding the index of the active leg.

Properties

airwayDistance?

optional airwayDistance: number

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:45

The distance from entry to exit of this airway segment.


invalidConstraintAltitude?

optional invalidConstraintAltitude: number

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:51

The constrant altitude assigned to this leg that is invalid, if one exists.


isActive

isActive: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:24

Whether or not this is the active leg.


isAdvisory?

optional isAdvisory: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:33

Whether this VNAV target altitude is advisory.


isAirwayExitFix?

optional isAirwayExitFix: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:42

Whether this leg is an enroute airway exit fix.


isAirwayFix?

optional isAirwayFix: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:39

Whether this leg is an enroute airway fix that is NOT an entry or an exit.


isCollapsed?

optional isCollapsed: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:36

Whether this leg is collapsed and hidden.


isDirectTo

isDirectTo: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:27

Whether or not this is an active DTO leg.


isUserConstraint?

optional isUserConstraint: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:54

Whether or not the altitude constraint is a user constraint.


legDefinition

legDefinition: LegDefinition

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:18

The leg definition from the flight plan.


legIsBehind?

optional legIsBehind: boolean

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:48

Whether this leg is behind the active leg.


segmentType

segmentType: FlightPlanSegmentType

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:21

The segment type of the segment that contains this leg.


targetAltitude?

optional targetAltitude: number

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/UI/FPL/FPLTypesAndProps.ts:30

The VNAV target altitude for this leg