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

◆ __init__()

def pymavlink.fgFDM.fgFDMVariableList.__init__ (   self)

Definition at line 26 of file fgFDM.py.

Member Function Documentation

◆ add()

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

Definition at line 30 of file fgFDM.py.

Member Data Documentation

◆ _nextidx

pymavlink.fgFDM.fgFDMVariableList._nextidx
private

Definition at line 28 of file fgFDM.py.

◆ vars

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