environmentaltools.drone.ground_coverage

environmentaltools.drone.ground_coverage(height_m, fov_deg)[source]

Calculates ground coverage width for a camera.

Parameters:
  • height_m (float) – Flight height in meters.

  • fov_deg (float) – Field of view in degrees.

Returns:

Coverage width in meters.

Return type:

float