ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
DLR_TS::PlotLab::PLComOther Struct Reference

#include <plcommands.h>

Collaboration diagram for DLR_TS::PlotLab::PLComOther:
Collaboration graph

Public Types

enum  PLComOtherType {
  clear , show , hide , erase ,
  erase_similar , showAxis , hideAxis , showGrid ,
  hideGrid , xlabel , ylabel , zlabel ,
  title , name
}
 

Public Attributes

char options [PLCom::max_size_options]
 
char hashtag [PLCom::max_size_hashtag]
 
int target
 
enum DLR_TS::PlotLab::PLComOther::PLComOtherType comtype
 

Member Enumeration Documentation

◆ PLComOtherType

Enumerator
clear 
show 
hide 
erase 
erase_similar 
showAxis 
hideAxis 
showGrid 
hideGrid 
xlabel 
ylabel 
zlabel 
title 
name 

Member Data Documentation

◆ comtype

enum DLR_TS::PlotLab::PLComOther::PLComOtherType DLR_TS::PlotLab::PLComOther::comtype

◆ hashtag

char DLR_TS::PlotLab::PLComOther::hashtag[PLCom::max_size_hashtag]

◆ options

char DLR_TS::PlotLab::PLComOther::options[PLCom::max_size_options]

◆ target

int DLR_TS::PlotLab::PLComOther::target

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