synthpop.modules.age.uniform
A uniform age distribution
Stars are assigned uniformly drawn random ages between the bounds
Classes
Uniform age distribution generator |
Module Contents
- class synthpop.modules.age.uniform.Uniform(low_bound: float, high_bound: float, **kwargs)
Bases:
synthpop.modules.age._age.AgeUniform age distribution generator
- age_func_name = 'uniform'
- low_bound
- high_bound