Method | Description | |
---|---|---|
GetAMSL ( ) : float | ||
GetCity ( ) : String | ||
GetCountry ( ) : String | ||
GetLatitude ( ) : float | ||
GetLongitude ( ) : float | ||
GetName ( ) : String | ||
GetStreet ( ) : String | ||
Location ( ) : System | ||
Location ( String name ) : System | ||
SetAMSL ( float aMSL ) : void | ||
SetCity ( String city ) : void | ||
SetCountry ( String country ) : void | ||
SetLatitude ( float latitude ) : void | ||
SetLongitude ( float longitude ) : void | ||
SetName ( String name ) : void | ||
SetStreet ( String street ) : void |
public SetLongitude ( float longitude ) : void | ||
longitude | float | |
return | void |