-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/fasttrips/Util.py:docstring of fasttrips.Util.calculate_pathweight_costs:12: WARNING: Malformed table.
Text in column margin in table line 7.
================== =============== =====================================================================================================
column name column type description
================== =============== =====================================================================================================
`var_value` float64 The value to weight
`growth_type` str ['constant', 'exponential', 'logarithmic', 'logistic']
`growth_log_base` float64 [logarithmic only] log base for logarithmic base value
`growth_logistic_max` float64 [logistic only] Maximum assymtotic value for logistic curve
`growth_logistic_mid` float64 [logistic only] X-Axis location of the midpoint of the curve
================== =============== =====================================================================================================