21 #ifndef Distribution_Points_h 22 #define Distribution_Points_h
SUMOReal getAreaPerc(size_t index) const
SUMOReal getAreaEnd(size_t index) const
virtual ~Distribution_Points()
Destructor.
SUMOReal getAreaBegin(size_t index) const
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.
std::vector< SUMOReal > myProbabilities