C# Class MAVLink.mavlink_mission_set_current_t, MissionPlanner

Mostra 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_oe property

Sequence
public UInt16,System seq
return System.UInt16

target_component public_oe property

Component ID
public byte target_component
return byte

target_system public_oe property

System ID
public byte target_system
return byte