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

Public Member Functions

def __init__ (self, point=None, normal=None)
 

Public Attributes

 normal
 
 point
 

Detailed Description

a plane in 3 space, defined by a point and a vector normal

Definition at line 339 of file rotmat.py.

Constructor & Destructor Documentation

def pymavlink.rotmat.Plane.__init__ (   self,
  point = None,
  normal = None 
)

Definition at line 341 of file rotmat.py.

Member Data Documentation

pymavlink.rotmat.Plane.normal

Definition at line 347 of file rotmat.py.

pymavlink.rotmat.Plane.point

Definition at line 346 of file rotmat.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