R/DemandPoints.R
DemandPoints-class.Rd
This class is used to store demand point information.
coords
base::matrix() of coordinates for each demand point.
base::matrix()
weights
numeric weights for each demand point.
numeric
DemandPoints().
DemandPoints()