Static Public Attributes | List of all members
mavros.param.QGroundControlParam.CSVDialect Class Reference
Inheritance diagram for mavros.param.QGroundControlParam.CSVDialect:
Inheritance graph
[legend]

Static Public Attributes

string delimiter = '\t'
 
bool doublequote = False
 
string lineterminator = '\n'
 
 quoting = csv.QUOTE_NONE
 
bool skipinitialspace = True
 

Detailed Description

Definition at line 75 of file param.py.

Member Data Documentation

string mavros.param.QGroundControlParam.CSVDialect.delimiter = '\t'
static

Definition at line 76 of file param.py.

bool mavros.param.QGroundControlParam.CSVDialect.doublequote = False
static

Definition at line 77 of file param.py.

string mavros.param.QGroundControlParam.CSVDialect.lineterminator = '\n'
static

Definition at line 79 of file param.py.

mavros.param.QGroundControlParam.CSVDialect.quoting = csv.QUOTE_NONE
static

Definition at line 80 of file param.py.

bool mavros.param.QGroundControlParam.CSVDialect.skipinitialspace = True
static

Definition at line 78 of file param.py.


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


mavros
Author(s): Vladimir Ermakov
autogenerated on Mon Jul 8 2019 03:20:11