BirdForm.genSightings()
To retrieve all the sightings from a BirdForm instance B, use this method:
BirdForm
B
B.genSightings()
The method generates the sightings as a sequence of instances of Section 16, “class Sighting: Single sighting”.
class Sighting