Person# class Person(pars=None, uid=None, age=-1, sex=-1, contacts=None)[source]# Bases: prettyobj Class for a single person. Note: this is largely deprecated since sim.people is now based on arrays rather than being a list of people. Methods