true_cost: Calculate true cost of flight

View source: R/true_cost.R

true_costR Documentation

Calculate true cost of flight

Description

Calculate the true cost of flight with the wind

Usage

true_cost(wind.speed, bird.bearing.to, wind.bearing.to)

Arguments

wind.speed

a vector of wind speed in meters per second

bird.bearing.to

a vector bering from the previous point to the current point along a tajectory(in degrees)

wind.bearing.to

a vector bering for the wind trajectory (in degrees)

Author(s)

Abram B. Fleishman abram@conservationmetrics.com

Caitlin Kroeger ckroeger@ucsc.edu


abfleishman/trakR documentation built on Nov. 21, 2022, 7:59 a.m.