For the complete documentation index, see llms.txt. This page is also available as Markdown.

model.setFlightMode(index, params)

Set Flight mode parameters

@status current Introduced in 2.3.10

Parameters

  • index (unsigned number) flight mode number (use 0 for FM0)

  • params see model.getFlightMode return format for table format.

Return value

none

Last updated

Was this helpful?