|
APM:Libraries
|
Go to the source code of this file.
Functions | |
| bool | is_bounded_int32 (int32_t value, int32_t lower_bound, int32_t upper_bound) |
Variables | |
| const AP_HAL::HAL & | hal |
| bool is_bounded_int32 | ( | int32_t | value, |
| int32_t | lower_bound, | ||
| int32_t | upper_bound | ||
| ) |
Definition at line 29 of file AP_Common.cpp.
Referenced by RC_Channel::in_trim_dz().
| const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.
1.8.13