C# Class MissionPlanner.Swarm.WaypointLeader.Path

Mostra file Open project: ArduPilot/MissionPlanner

Public Methods

Method Description
GenerateOffsetPath ( MAVState MAV, Vector3 offset ) : List
GeneratePath ( MAVState MAV ) : List

Method Details

GenerateOffsetPath() public static method

public static GenerateOffsetPath ( MAVState MAV, Vector3 offset ) : List
MAV MAVState
offset Vector3
return List

GeneratePath() public static method

public static GeneratePath ( MAVState MAV ) : List
MAV MAVState
return List