C# Class MissionPlanner.NoFly.NoFly

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Methods

Method Description
LoadNoFly ( string file ) : void
Scan ( ) : void

Private Methods

Method Description
parser_ElementAdded ( object sender, SharpKml e ) : void
processKML ( SharpKml Element ) : void

Method Details

LoadNoFly() public static method

public static LoadNoFly ( string file ) : void
file string
return void

Scan() public static method

public static Scan ( ) : void
return void