Function synthpop::make::activity_model::create_prole

source ·
fn create_prole(
    home: TripEndpoint,
    work: TripEndpoint,
    map: &Map,
    rng: &mut XorShiftRng
) -> Result<PersonSpec>