TranslationWeighting#
- class caf.base.zoning.TranslationWeighting(value)[source]#
Bases:
EnumAvailable weightings for zone translations.
Attributes
Methods
Get filename suffix for weighting.
Attributes Documentation
- SPATIAL = 'spatial'#
- POPULATION = 'population'#
- EMPLOYMENT = 'employment'#
- NO_WEIGHT = 'no_weight'#
- AVERAGE = 'average'#
- POP = 'pop'#
- EMP = 'emp'#