Skip to main content

Interface: FacilityDatabaseCycles

Facility database cycle information.

Properties

current

current: AiracCycle

The AIRAC cycle of the facility database.

Defined in

src/sdk/navigation/FacilityLoader.ts:173


next

next: AiracCycle

The AIRAC cycle immediately after the facility database cycle.

Defined in

src/sdk/navigation/FacilityLoader.ts:175


previous

previous: AiracCycle

The AIRAC cycle immediately prior to the facility database cycle.

Defined in

src/sdk/navigation/FacilityLoader.ts:171