C# Class MAVLink.mavlink_mission_set_current_t, MissionPlanner

Show file Open project: ArduPilot/MissionPlanner Class Usage Examples

Public Properties

Property Type Description
seq System.UInt16
target_component byte
target_system byte

Property Details

seq public property

Sequence
public UInt16,System seq
return System.UInt16

target_component public property

Component ID
public byte target_component
return byte

target_system public property

System ID
public byte target_system
return byte