C# Class MissionPlanner.Utilities.AP_GPS_base.Location

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Свойство Type Description
alt System.Int32
lat System.Int32
lng System.Int32
options System.Byte

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

alt public_oe property

public Int32,System alt
Résultat System.Int32

lat public_oe property

public Int32,System lat
Résultat System.Int32

lng public_oe property

public Int32,System lng
Résultat System.Int32

options public_oe property

public Byte,System options
Résultat System.Byte