C# Class MissionPlanner.srtm

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Свойство Type Description
datadirectory string

Méthodes publiques

Méthode Description
Dispose ( ) : void
getAltitude ( double lat, double lng, double zoom = 16 ) : altresponce

Private Methods

Méthode Description
GetAlt ( string filename, int x, int y ) : double
GetFilename ( double lat, double lng ) : string
avg ( double v1, double v2, double weight ) : double
get3secfile ( object name ) : void
getListing ( string url ) : List
gethgt ( string url, string filename ) : void
readFile ( string filename ) : MemoryStream
requestRunner ( ) : void
srtm ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

getAltitude() public static méthode

public static getAltitude ( double lat, double lng, double zoom = 16 ) : altresponce
lat double
lng double
zoom double
Résultat altresponce

Property Details

datadirectory public_oe static_oe property

public static string datadirectory
Résultat string