Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
Prices Struct Reference

#include <FareModul.h>

Data Fields

double halle = 2.3
double leipzig = 2.7
double maxPrice = 10.6
double shortTrip = 1.6
double shortTripHalle = 1.7
double shortTripLeipzig = 1.9
double t1 = 1.5
double t2 = 1.6
double t3 = 1.6
std::vector< double > zonePrices = std::vector<double> {1.9, 3.4, 4.9, 6.2, 7.7, 9.2}

Detailed Description

Definition at line 138 of file FareModul.h.

Field Documentation

◆ halle

double Prices::halle = 2.3

Definition at line 144 of file FareModul.h.

◆ leipzig

double Prices::leipzig = 2.7

Definition at line 145 of file FareModul.h.

◆ maxPrice

double Prices::maxPrice = 10.6

Definition at line 152 of file FareModul.h.

◆ shortTrip

double Prices::shortTrip = 1.6

Definition at line 149 of file FareModul.h.

◆ shortTripHalle

double Prices::shortTripHalle = 1.7

Definition at line 151 of file FareModul.h.

◆ shortTripLeipzig

double Prices::shortTripLeipzig = 1.9

Definition at line 150 of file FareModul.h.

◆ t1

double Prices::t1 = 1.5

Definition at line 146 of file FareModul.h.

◆ t2

double Prices::t2 = 1.6

Definition at line 147 of file FareModul.h.

◆ t3

double Prices::t3 = 1.6

Definition at line 148 of file FareModul.h.

◆ zonePrices

std::vector<double> Prices::zonePrices = std::vector<double> {1.9, 3.4, 4.9, 6.2, 7.7, 9.2}

Prices for zones

Definition at line 143 of file FareModul.h.


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