Type Alias: SimChartIndex<T>
SimChartIndex<
T> =ChartIndex<T> &object
Defined in: src/sdk/charts/SimChartTypes.ts:6
A chart index for an airport provided by the simulator.
Type Declaration
charts
readonlycharts: readonlySimChartIndexCategory<T>[]
A list of chart categories with an array of charts of that category.
Type Parameters
| Type Parameter |
|---|
T extends string |