Public Member Functions | Public Attributes | List of all members
pymavlink.mavutil.location Class Reference
Inheritance diagram for pymavlink.mavutil.location:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, lat, lng, alt=0, heading=0)
 
def __str__ (self)
 

Public Attributes

 alt
 
 heading
 
 lat
 
 lng
 

Detailed Description

represent a GPS coordinate

Definition at line 69 of file mavutil.py.

Constructor & Destructor Documentation

def pymavlink.mavutil.location.__init__ (   self,
  lat,
  lng,
  alt = 0,
  heading = 0 
)

Definition at line 71 of file mavutil.py.

Member Function Documentation

def pymavlink.mavutil.location.__str__ (   self)

Definition at line 77 of file mavutil.py.

Member Data Documentation

pymavlink.mavutil.location.alt

Definition at line 74 of file mavutil.py.

pymavlink.mavutil.location.heading

Definition at line 75 of file mavutil.py.

pymavlink.mavutil.location.lat

Definition at line 72 of file mavutil.py.

pymavlink.mavutil.location.lng

Definition at line 73 of file mavutil.py.


The documentation for this class was generated from the following file:


mavlink
Author(s): Lorenz Meier
autogenerated on Sun Apr 7 2019 02:06:02