Creates and initializes a module group instance with the optional array of child modules if
provided. Alternatively, child modules can be loaded on-demand using the group's load()
method.
Aeris account associated with the module group.
Application the module group was initialized with.
Application map instance.
Array of child modules associated with the group.
For groups that load on-demand modules, this value will be null
until the modules have
been loaded via the group's load()
method.
Initializes the module group with the specified AerisWeather account and application.
Generated using TypeDoc
The Aviation module contains a series of modules that are specific to aviation usage.
Includes: