21 #ifndef Distribution_Points_h
22 #define Distribution_Points_h
SUMOReal getAreaPerc(int index) const
virtual ~Distribution_Points()
Destructor.
bool myProbabilitiesAreComputed
PositionVector myPoints
The list of points that describe the distribution.
Distribution_Points(const std::string &id, const PositionVector &points, bool interpolating=false)
Constructor.
SUMOReal getMax() const
Returns the maximum value of this distribution.
SUMOReal getAreaEnd(int index) const
SUMOReal getAreaBegin(int index) const
std::vector< SUMOReal > myProbabilities