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

◆ __init__()

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

Definition at line 341 of file rotmat.py.

Member Data Documentation

◆ normal

pymavlink.rotmat.Plane.normal

Definition at line 347 of file rotmat.py.

◆ point

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