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

#include <plcommands.h>

Collaboration diagram for DLR_TS::PlotLab::PLComView:
Collaboration graph

Public Types

enum  PLComViewType {
  ViewPosOnly , ViewPosOrientation , ViewPosOrientZoom , ViewPosZoom ,
  FixedAxis , AutoAxis , disable
}
 

Public Attributes

double targetX
 
double targetY
 
double targetZ
 
double fix_xwidth
 
double fix_ywidth
 
double fix_zwidth
 
double orientDeg
 
double zoom
 
enum DLR_TS::PlotLab::PLComView::PLComViewType viewType
 
int target
 

Member Enumeration Documentation

◆ PLComViewType

Enumerator
ViewPosOnly 
ViewPosOrientation 
ViewPosOrientZoom 
ViewPosZoom 
FixedAxis 
AutoAxis 
disable 

Member Data Documentation

◆ fix_xwidth

double DLR_TS::PlotLab::PLComView::fix_xwidth

◆ fix_ywidth

double DLR_TS::PlotLab::PLComView::fix_ywidth

◆ fix_zwidth

double DLR_TS::PlotLab::PLComView::fix_zwidth

◆ orientDeg

double DLR_TS::PlotLab::PLComView::orientDeg

◆ target

int DLR_TS::PlotLab::PLComView::target

◆ targetX

double DLR_TS::PlotLab::PLComView::targetX

◆ targetY

double DLR_TS::PlotLab::PLComView::targetY

◆ targetZ

double DLR_TS::PlotLab::PLComView::targetZ

◆ viewType

enum DLR_TS::PlotLab::PLComView::PLComViewType DLR_TS::PlotLab::PLComView::viewType

◆ zoom

double DLR_TS::PlotLab::PLComView::zoom

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