A registry for storing and retrieving airspace components.
The following fixes are automatically registered by an Airspace:
@center
Protected
Readonly
Store a named fix in the registry.
The fix to store.
Store a runway in the registry.
The runway to store.
Retrieve a named fix from the registry.
The name of the fix to retrieve.
If the fix is not registered in the registry.
Retrieve a runway from the registry.
The ID of the runway to retrieve.
If the runway is not registered in the registry.
A registry for storing and retrieving airspace components.
The following fixes are automatically registered by an Airspace:
@center
— Airspace#center