QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
APMFollowComponent.cc
Go to the documentation of this file.
1
#include "
APMFollowComponent.h
"
2
3
APMFollowComponent::APMFollowComponent
(
Vehicle
*vehicle,
AutoPilotPlugin
*autopilot, QObject *parent)
4
:
VehicleComponent
(vehicle, autopilot,
AutoPilotPlugin
::UnknownVehicleComponent, parent)
5
{
6
7
}
APMFollowComponent.h
APMFollowComponent::APMFollowComponent
APMFollowComponent(Vehicle *vehicle, AutoPilotPlugin *autopilot, QObject *parent=nullptr)
Definition
APMFollowComponent.cc:3
AutoPilotPlugin
Definition
AutoPilotPlugin.h:20
VehicleComponent
Definition
VehicleComponent.h:21
Vehicle
Definition
Vehicle.h:82
src
AutoPilotPlugins
APM
APMFollowComponent.cc
Generated by
1.9.8