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

Public Member Functions

def __init__ (self)
 
def add (self, varname, arraylength=1, units=None)
 

Public Attributes

 vars
 

Private Attributes

 _nextidx
 

Detailed Description

represent a list of fgFDM variable

Definition at line 24 of file fgFDM.py.

Constructor & Destructor Documentation

def pymavlink.fgFDM.fgFDMVariableList.__init__ (   self)

Definition at line 26 of file fgFDM.py.

Member Function Documentation

def pymavlink.fgFDM.fgFDMVariableList.add (   self,
  varname,
  arraylength = 1,
  units = None 
)

Definition at line 30 of file fgFDM.py.

Member Data Documentation

pymavlink.fgFDM.fgFDMVariableList._nextidx
private

Definition at line 28 of file fgFDM.py.

pymavlink.fgFDM.fgFDMVariableList.vars

Definition at line 27 of file fgFDM.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