XplaneIntegration.Send (xplane_integration v0.1.1) View Source

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_one_sided_value(two_sided_value)

View Source

Specs

get_one_sided_value(number()) :: number()
Link to this function

send_ail_elev_rud_commands(commands, socket, dest_ip, port)

View Source

Specs

send_ail_elev_rud_commands(map(), any(), tuple(), integer()) :: atom()
Link to this function

send_ail_elev_rud_commands_test(commands)

View Source

Specs

send_ail_elev_rud_commands_test(map()) :: atom()
Link to this function

send_flaps_command(commands, socket, dest_ip, port)

View Source

Specs

send_flaps_command(map(), any(), tuple(), integer()) :: atom()
Link to this function

send_flaps_command_test(commands)

View Source

Specs

send_flaps_command_test(map()) :: atom()
Link to this function

send_throttle_command(commands, socket, dest_ip, port)

View Source

Specs

send_throttle_command(map(), any(), tuple(), integer()) :: atom()
Link to this function

send_throttle_command_test(commands)

View Source

Specs

send_throttle_command_test(map()) :: atom()