Log Norm DCUtil
@Serializable
@SerialName(value = "LogNorm" )
Destination choice function with log-normal functional form.
Deterrence function: ln(f(d)) = a ln^2(d) + b ln(d)
Constructors
Link copied to clipboard
constructor(coeffResidentialArea: Double, coeffCommercialArea: Double, coeffRetailArea: Double, coeffIndustrialArea: Double, coeffOfficeArea: Double, coeffShopArea: Double, coeffSchoolArea: Double, coeffUniversityArea: Double, coeffOtherArea: Double, coeffOfficeUnits: Double, coeffShopUnits: Double, coeffSchoolUnits: Double, coeffUniUnits: Double, coeffPlaceOfWorshipUnits: Double, coeffCafeUnits: Double, coeffFastFoodUnits: Double, coeffKinderGartenUnits: Double, coeffTourismUnits: Double, coeffBuildingUnits: Double, coeffResidentialUnits: Double, coeffCommercialUnits: Double, coeffRetailUnits: Double, coeffIndustrialUnits: Double, coeff0: Double, coeff1: Double)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Calculates the probabilistic weight of a destination given the distance from the origin.
Link copied to clipboard
Calculates the probabilistic weight of a destination without knowledge of the origin. Used for the distribution of HOME locations and for destination choice within a routing cell, where the distance difference between the buildings is neglected.
Link copied to clipboard
Calculates the natural logarithm of the deterrence function given the distance from the origin.