Eclipse SUMO - Simulation of Urban MObility
MFXAddEditTypedTable::NumberCellParams Struct Reference

#include <MFXAddEditTypedTable.h>

Collaboration diagram for MFXAddEditTypedTable::NumberCellParams:

Data Fields

std::string format
 
double max
 
double min
 
int pos
 
double steps1
 
double steps2
 
double steps3
 

Detailed Description

Definition at line 47 of file MFXAddEditTypedTable.h.

Field Documentation

◆ format

std::string MFXAddEditTypedTable::NumberCellParams::format

◆ max

double MFXAddEditTypedTable::NumberCellParams::max

◆ min

double MFXAddEditTypedTable::NumberCellParams::min

◆ pos

int MFXAddEditTypedTable::NumberCellParams::pos

Definition at line 48 of file MFXAddEditTypedTable.h.

Referenced by MFXAddEditTypedTable::setNumberCellParams().

◆ steps1

double MFXAddEditTypedTable::NumberCellParams::steps1

Definition at line 51 of file MFXAddEditTypedTable.h.

Referenced by MFXAddEditTypedTable::setNumberCellParams().

◆ steps2

double MFXAddEditTypedTable::NumberCellParams::steps2

◆ steps3

double MFXAddEditTypedTable::NumberCellParams::steps3

Definition at line 53 of file MFXAddEditTypedTable.h.

Referenced by MFXAddEditTypedTable::setNumberCellParams().


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