Public Member Functions
mavros.param.ParamFile Class Reference
Inheritance diagram for mavros.param.ParamFile:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def read
def write

Detailed Description

Base class for param file parsers

Definition at line 37 of file param.py.


Constructor & Destructor Documentation

def mavros.param.ParamFile.__init__ (   self,
  args 
)

Reimplemented in mavros.param.QGroundControlParam.

Definition at line 39 of file param.py.


Member Function Documentation

def mavros.param.ParamFile.read (   self,
  file_ 
)
Returns a iterable of Parameters

Reimplemented in mavros.param.QGroundControlParam, and mavros.param.MissionPlannerParam.

Definition at line 42 of file param.py.

def mavros.param.ParamFile.write (   self,
  file_,
  parametes 
)
Writes Parameters to file

Reimplemented in mavros.param.QGroundControlParam, and mavros.param.MissionPlannerParam.

Definition at line 46 of file param.py.


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


mavros
Author(s): Vladimir Ermakov
autogenerated on Wed Aug 26 2015 12:29:13