Skip to main content

Interface: G3000ChartsSourceFactory

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Charts/G3000ChartsSource.ts:192

A factory that creates an electronic charts source.

Properties

uid

readonly uid: string

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Charts/G3000ChartsSource.ts:194

The ID of the source created by this factory.

Methods

createSource()

createSource(): G3000ChartsSource

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Charts/G3000ChartsSource.ts:200

Creates a new electronic charts source.

Returns

G3000ChartsSource

A new electronic charts source.