PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for StraightLine, including all inherited members.
_end | StraightLine | private |
_position | StraightLine | private |
_speed | StraightLine | private |
_start | StraightLine | private |
end_reached | StraightLine | private |
generateSetpoints(matrix::Vector3f &position_setpoint, matrix::Vector3f &velocity_setpoint) | StraightLine | |
isEndReached() | StraightLine | inline |
setLineFromTo(const matrix::Vector3f &start, const matrix::Vector3f &end) | StraightLine | |
setSpeed(const float &speed) | StraightLine | inline |
StraightLine(const matrix::Vector3f &pos) | StraightLine | inline |
~StraightLine()=default | StraightLine |