getAxisInterpolators

Gets all axis interpolators currently applied on a given drone model.

The application gets its own copy of the axis interpolator map, which can be freely modified.

Return

a map associating each controller axis to the currently applying interpolator, or null if the provided drone model is not supported

Parameters

droneModel

drone model whose axis interpolators must be retrieved

See also