A protocol is a function that takes a segment and returns a list of (x, y) pairs from which observers will use their detectors. That is, a protocol defines the path by which observers traverse a segment and take observations.

cover_segment(segment)

systematic(segment)

Arguments

segment

a study segment

Functions

  • cover_segment: observe the entire segment

  • systematic: observe 5 smaller quadrats within a segment