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

◆ __init__()

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

Definition at line 71 of file mavutil.py.

Member Function Documentation

◆ __str__()

def pymavlink.mavutil.location.__str__ (   self)

Definition at line 77 of file mavutil.py.

Member Data Documentation

◆ alt

pymavlink.mavutil.location.alt

Definition at line 74 of file mavutil.py.

◆ heading

pymavlink.mavutil.location.heading

Definition at line 75 of file mavutil.py.

◆ lat

pymavlink.mavutil.location.lat

Definition at line 72 of file mavutil.py.

◆ lng

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 Fri Aug 2 2019 03:39:47